MeasureGroupAttributeCollection.Add Method (MeasureGroupAttribute)
SQL Server 2012
Adds a MeasureGroupAttribute to the end of the collection.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.MeasureGroupAttribute
The MeasureGroupAttribute to add.
Return Value
Type: System.Int32The zero-based index at which the MeasureGroupAttribute has been added.
