ChangeView.ViewId - Propriété
Obtient une valeur qui identifie l’affichage modifié.
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 ViewId As Guid
Get
'Utilisation
Dim instance As ChangeView
Dim value As Guid
value = instance.ViewId
public Guid ViewId { get; }
Valeur de propriété
Type : System.Guid
Renvoie un Guid. instance qui représente l'identification de la vue modifiée.