Click or drag to resize

BcfRuleIdRuleIndex Property

Gets the index of rule in Rules.

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

Return Value

Type: Int16
The index of rule in Rules.
See Also