Compartilhar via


ServerStub.HasExpandoFields propriedade

Indica se o tipo tem campos expando.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Protected Friend Overridable ReadOnly Property HasExpandoFields As Boolean
    Get
'Uso
Dim value As Boolean

value = Me.HasExpandoFields
protected internal virtual bool HasExpandoFields { get; }

Valor de propriedade

Tipo: System.Boolean

Comentários

Se o tipo tem campos expando, é um tipo aberto.

Ver também

Referência

ServerStub classe

ServerStub membros

Microsoft.SharePoint.Client namespace