This topic has not yet been rated - Rate this topic

DimensionAttributeCollection.Contains Method (DimensionAttribute)

Indicates whether the collection contains a specified DimensionAttribute.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public bool Contains(
	DimensionAttribute item
)

Return Value

Type: System.Boolean
true if the DimensionAttribute is contained in the collection; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.