Compartilhar via


SPChangeView.Id property

Obtém o GUID do modo de exibição foi alterado.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property Id As Guid
    Get
'Uso
Dim instance As SPChangeView
Dim value As Guid

value = instance.Id
public Guid Id { get; }

Property value

Type: System.Guid
Um GUID que identifica o modo de exibição.

Ver também

Referência

SPChangeView class

SPChangeView members

Microsoft.SharePoint namespace