Click or drag to resize

BusinessEventMaskTBusinessEventToString Method

Returns a String that represents this instance.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also