 | BcfComputeFunctionExceptionTableName Property |
Returns the table name of the
BcfCell the calculation exception was thrown.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic string TableName { get; }Public ReadOnly Property TableName As String
Get
Return Value
Type:
StringThe table name of the
BcfCell the calculation exception was thrown.
See Also