 | BcfComputeFunctionExceptionColumnName Property |
Returns the column 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 ColumnName { get; }Public ReadOnly Property ColumnName As String
Get
Return Value
Type:
StringThe column name of the
BcfCell the calculation exception was thrown.
See Also