Click or drag to resize

BcfComputeRuleExceptionRuleIndex Property

Return the BcfRule.Index of the BcfFaultId the calculation exception was thrown.

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

Return Value

Type: Int16
The BcfRule.Index of the BcfFaultId the calculation exception was thrown.
See Also