MeasureGroupAttributeCollection.Contains Method (MeasureGroupAttribute)
SQL Server 2008 R2
Indicates whether the collection contains a specified MeasureGroupAttribute.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.MeasureGroupAttribute
The MeasureGroupAttribute to locate.
Return Value
Type: System.Booleantrue if the MeasureGroupAttribute exists in the collection; otherwise, false.