Click or drag to resize

BcfRuleRuleId Property

Gets an identifier unique for all BcfRule in BcfDataSet.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfRuleId RuleId { get; }

Property Value

Type: BcfRuleId
The identifier.
See Also