 | BcfRuleKey Property |
[This is preliminary documentation and is subject to change.]
Gets the rule key.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic string Key { get; }Public ReadOnly Property Key As String
Get
Property Value
Type:
StringThe rule key if specified; otherwise
null.
See Also