ChangeField.WebId - Propriété
Spécifie le format d’affichage du champ.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property WebId As Guid
Get
'Utilisation
Dim instance As ChangeField
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Valeur de propriété
Type : System.Guid
Renvoie un .instance Guidreprésentant l'identification du site qui contient le champ modifié.
Exceptions
Exception | Condition |
---|---|
NotSupportedException | L'identificateur de site dans l'élément de champs de modification de la collection de modification est une référence Null (Rien dans Visual Basic). Code d'erreur: = -1. |