ServerStub.IsClientObjectCollection - Propriété
Indicates whether the object is a collection of client object.
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 IsClientObjectCollection As Boolean
Get
'Utilisation
Dim value As Boolean
value = Me.IsClientObjectCollection
protected internal virtual bool IsClientObjectCollection { get; }
Valeur de propriété
Type : System.Boolean