Click or drag to resize

BcfCalculationPlanBucketSnapshotItems Property

Gets the computable items in this bucket.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public ImmutableArray<BcfComputedItem> Items { get; }

Property Value

Type: ImmutableArrayBcfComputedItem
See Also