This topic has not yet been rated - Rate this topic

MeasureGroupAttributeCollection.Add Method (MeasureGroupAttribute)

Adds a MeasureGroupAttribute to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int Add(
	MeasureGroupAttribute item
)

Return Value

Type: System.Int32
The zero-based index at which the MeasureGroupAttribute has been added.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.