: FilterDescriptor.FilterType (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the data type of the filter.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property FilterType As Type
'Uso
Dim instance As FilterDescriptor
Dim value As Type
value = instance.FilterType
public Type FilterType { get; }
Valor de propiedad
The data type of the filter.
Vea también
Referencia
FilterDescriptor (Clase)
FilterDescriptor (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)