Share via


IFilterDescriptor.FilterType Property

Retrieves the type of the filter.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property FilterType As Type
    Get
'Usage
Dim instance As IFilterDescriptor
Dim value As Type

value = instance.FilterType
Type FilterType { get; }

Property Value

Type: System.Type
The type of the filter.

See Also

Reference

IFilterDescriptor Interface

IFilterDescriptor Members

Microsoft.BusinessData.MetadataModel Namespace