SortingFilter.Value property

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

Syntax

'Declaration
Public Property Value As Object
    Get
    Set
'Usage
Dim instance As SortingFilter
Dim value As Object

value = instance.Value

instance.Value = value
public Object Value { get; set; }

Property value

Type: System.Object

See also

Reference

SortingFilter class

SortingFilter members

Microsoft.SharePoint.BusinessData.Runtime namespace