Condividi tramite


Proprietà ItemsType

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Questo membro esegue l'override di ModelComponentCollection. . :: . .ItemsType.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Protected Overrides ReadOnly Property ItemsType As Type
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Type