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.