SPChangeLogItemQuery.QueryOptions property

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

Syntax

'Declaration
Public Property QueryOptions As String
    Get
    Set
'Usage
Dim instance As SPChangeLogItemQuery
Dim value As String

value = instance.QueryOptions

instance.QueryOptions = value
public string QueryOptions { get; set; }

Property value

Type: System.String

See also

Reference

SPChangeLogItemQuery class

SPChangeLogItemQuery members

Microsoft.SharePoint namespace