BusinessRuleSpecificationTRuleName Property |
Gets the name of the business rule that must be executed.
Namespace:
Enkoni.Framework
Assembly:
Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntaxpublic string RuleName { get; }
Public ReadOnly Property RuleName As String
Get
public:
property String^ RuleName {
String^ get ();
}
member RuleName : string with get
Property Value
Type:
String
See Also