de la propiedad ServerStub.HasExpandoFields
Indica si el tipo tiene campos expandido.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Boolean
Comentarios
Si el tipo tiene campos expandido, es un tipo abierto.