 |
| BcfParameterSourceColumn Property |
Gets the source column.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfColumn SourceColumn { get; }Public ReadOnly Property SourceColumn As BcfColumn
Get
Property Value
Type:
BcfColumnThe source column.
See Also