Share via


UserInputFilter.GetFilterValueTypeDescriptorsType Method

Gets the type of the filter values for TypeDescriptor objects.

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

Syntax

'Declaration
Public Overridable Function GetFilterValueTypeDescriptorsType As Type
'Usage
Dim instance As UserInputFilter
Dim returnValue As Type

returnValue = instance.GetFilterValueTypeDescriptorsType()
public virtual Type GetFilterValueTypeDescriptorsType()

Return Value

Type: System.Type
The type of the filter values for TypeDescriptor objects.

See Also

Reference

UserInputFilter Class

UserInputFilter Members

Microsoft.SharePoint.BusinessData.Runtime Namespace