EditableRepositoryRules Property |
Gets the repository rules.
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic BusinessEventHandlingSystem Rules { get; }
Public ReadOnly Property Rules As BusinessEventHandlingSystem
Get
public:
property BusinessEventHandlingSystem^ Rules {
BusinessEventHandlingSystem^ get ();
}
member Rules : BusinessEventHandlingSystem with get
Property Value
Type:
BusinessEventHandlingSystem
See Also