Click or drag to resize

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
Syntax
public BcfColumnCollection Defined { get; }

Return Value

Type: BcfColumnCollection
A BcfColumnCollection containing (setup-) defined columns only. If this collection contains only defined columns this instance will be returned.
Version Information

BCF

Supported in: 4.0
See Also