This topic has not yet been rated - Rate this topic

MeasureGroupAttributeCollection.Contains Method (MeasureGroupAttribute)

Indicates whether the collection contains a specified MeasureGroupAttribute.

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

Return Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.