 | BcfCalculationPlanBucketSnapshotItems Property |
Gets the computable items in this bucket.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic ImmutableArray<BcfComputedItem> Items { get; }Public ReadOnly Property Items As ImmutableArray(Of BcfComputedItem)
Get
Property Value
Type:
ImmutableArrayBcfComputedItem
See Also