 | BcfFunctionTColumn Property |
Gets the column this function is applied to.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfColumn<T> Column { get; }Public ReadOnly Property Column As BcfColumn(Of T)
Get
Property Value
Type:
BcfColumnT
See Also