Share via


Filter.FilterType property

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

Syntax

'Declaration
Public ReadOnly Property FilterType As String
    Get
'Usage
Dim instance As Filter
Dim value As String

value = instance.FilterType
public string FilterType { get; }

Property value

Type: System.String

See also

Reference

Filter class

Filter members

Microsoft.BusinessData.MetadataModel namespace