 | BcfColumnSetupHasFunction Property |
[This is preliminary documentation and is subject to change.]
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic abstract bool HasFunction { get; }Public MustOverride ReadOnly Property HasFunction As Boolean
Get
Return Value
Type:
BooleantrueFunction is not
null; otherwise
false.
See Also