Gets the data type of the filter.
命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
Public ReadOnly Property FilterType As Type
用法
Dim instance As FilterDescriptor
Dim value As Type
value = instance.FilterType
public Type FilterType { get; }
属性值
The data type of the filter.
另请参阅
参考
FilterDescriptor 类
FilterDescriptor 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间