This topic has not yet been rated - Rate this topic

ModelComponentCollection.ItemsType Property

Gets the Type of objects that can be contained by the ModelComponentCollection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
protected abstract Type ItemsType { get; }

Property Value

Type: System.Type
The Type of objects that can be contained by the ModelComponentCollection.

Derived classes that use ModelComponentCollection must override this property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.