Compartir a través de


ChangeView.ViewId Property

Gets a value that identifies the changed view.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property ViewId As Guid
    Get
'Usage
Dim instance As ChangeView
Dim value As Guid

value = instance.ViewId
[RemoteAttribute]
public Guid ViewId { get; }

Property Value

Type: System.Guid
Returns a Guid. instance representing the identification of the changed view.

See Also

Reference

ChangeView Class

ChangeView Members

Microsoft.SharePoint.Client Namespace