AggregationDesignAttributeCollection.IndexOf Method (AggregationDesignAttribute)
SQL Server 2008
Gets the index of a specified AggregationDesignAttribute.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.AggregationDesignAttribute
The AggregationDesignAttribute to be returned.
Return Value
Type: System.Int32The zero-based index of the AggregationDesignAttribute, if the object is found; otherwise, -1.
