IBusinessRuleCode Property |
Gets the unique business rule code.
Namespace:
Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxReadOnly Property Code As String
Get
property String^ Code {
String^ get ();
}
abstract Code : string with get
Property Value
Type:
String
The unique business rule code.
See Also