Click or drag to resize

BcfComputeRuleExceptionTableName Property

Returns the table name of the cell the calculation exception was thrown.

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

Return Value

Type: String
The table name of the cell the calculation exception was thrown.
See Also