 | BcfLinkedParameterSourceColumn Property |
[This is preliminary documentation and is subject to change.]
Returns the column the parameter depends on. Value may be null in optimizer columns.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic BcfColumn SourceColumn { get; }Public ReadOnly Property SourceColumn As BcfColumn
Get
Return Value
Type:
BcfColumnThe column the parameter depends on.
Version InformationBCF
Supported in: 4.0
See Also