This topic has not yet been rated - Rate this topic

AggregationDesignAttributeCollection.IndexOf Method (AggregationDesignAttribute)

Gets the index of a specified AggregationDesignAttribute.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int IndexOf(
	AggregationDesignAttribute item
)

Return Value

Type: System.Int32
The zero-based index of the AggregationDesignAttribute, if the object is found; otherwise, -1.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.