Click or drag to resize

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
Syntax
string Code { get; }

Property Value

Type: String
The unique business rule code.
See Also