CalculationGroup.CalculationItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the collection object of all calculationitems in the current CalculationGroup.
public Microsoft.AnalysisServices.Tabular.CalculationItemCollection CalculationItems { get; }
member this.CalculationItems : Microsoft.AnalysisServices.Tabular.CalculationItemCollection
Public ReadOnly Property CalculationItems As CalculationItemCollection