Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.