ServerStub.HasExpandoFields - Propriété
Indicates whether the type has expando fields.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Protected Friend Overridable ReadOnly Property HasExpandoFields As Boolean
Get
'Utilisation
Dim value As Boolean
value = Me.HasExpandoFields
protected internal virtual bool HasExpandoFields { get; }
Valeur de propriété
Type : System.Boolean
Remarques
If the type has expando fields, it's an open type.