 | BcfComputeRuleExceptionRowId Property |
[This is preliminary documentation and is subject to change.]
Return the RowId of the
BcfFaultId the calculation exception was thrown.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic int RowId { get; }Public ReadOnly Property RowId As Integer
Get
Return Value
Type:
Int32
The RowId of the
BcfFaultId the calculation exception was thrown.
Version InformationBCF
Supported in: 4.0
See Also