DimensionAttributeCollection.Contains Method (DimensionAttribute)
SQL Server 2008 R2
Indicates whether the collection contains a specified DimensionAttribute.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.DimensionAttribute
The DimensionAttribute to be located.
Return Value
Type: System.Booleantrue if the DimensionAttribute is contained in the collection; otherwise, false.
