 | BcfColumnCollectionDefined Property |
[This is preliminary documentation and is subject to change.]
Returns a
BcfColumnCollection containing (setup-) defined columns only (without auto-generated optimizer columns).
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic BcfColumnCollection Defined { get; }Public ReadOnly Property Defined As BcfColumnCollection
Get
Return Value
Type:
BcfColumnCollectionA
BcfColumnCollection containing (setup-) defined columns only. If this collection contains only defined columns this instance will be returned.
Version InformationBCF
Supported in: 4.0
See Also