Share via


PageNumberFilter.GetValueType method

Gets the type of the filter value.

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

Syntax

'Declaration
Public Overrides Function GetValueType As Type
'Usage
Dim instance As PageNumberFilter
Dim returnValue As Type

returnValue = instance.GetValueType()
public override Type GetValueType()

Return value

Type: System.Type
The type of the filter value.

Implements

IUserInputFilter.GetValueType()

See also

Reference

PageNumberFilter class

PageNumberFilter members

Microsoft.SharePoint.BusinessData.Runtime namespace