Share via


IFilterDescriptor.Type Property

Retrieves the type of the filter implementation.

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

Syntax

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

value = instance.Type
FilterType Type { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.FilterType
The type of the filter implementation.

See Also

Reference

IFilterDescriptor Interface

IFilterDescriptor Members

Microsoft.BusinessData.MetadataModel Namespace