ChangeView.ViewId-Eigenschaft
Ruft einen Wert zum Identifizieren der geänderten Ansicht ab.
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property ViewId As Guid
Get
'Usage
Dim instance As ChangeView
Dim value As Guid
value = instance.ViewId
public Guid ViewId { get; }
Eigenschaftswert
Typ: System.Guid
Gibt eine Guidan. Instanz, die die Kennung der geänderte Ansicht darstellt.