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.
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.