Share via


IRequestResources.RequestViewGuid property

Reserved for internal use. Gets the ID of the list view that may be accessed by the request.

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

Syntax

'Declaration
ReadOnly Property RequestViewGuid As Guid
    Get
'Usage
Dim instance As IRequestResources
Dim value As Guid

value = instance.RequestViewGuid
Guid RequestViewGuid { get; }

Property value

Type: System.Guid
Guid

See also

Reference

IRequestResources interface

IRequestResources members

Microsoft.SharePoint namespace