Compartir a través de


ItemsType Propiedad

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Este miembro invalida a ModelComponentCollection. . :: . .ItemsType.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Protected Overrides ReadOnly Property ItemsType As Type
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Type