Partager via


Propriété ItemsType

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Ce membre se substitue à ModelComponentCollection. . :: . .ItemsType.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Overrides ReadOnly Property ItemsType As Type
    Get
'Utilisation
Dim value As Type

value = Me.ItemsType
protected override Type ItemsType { get; }
protected:
virtual property Type^ ItemsType {
    Type^ get () override;
}
abstract ItemsType : Type
override ItemsType : Type
override function get ItemsType () : Type

Valeur de propriété

Type : System. . :: . .Type