FilterDescriptor.FilterType, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the data type of the filter.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FilterType As Type
'Utilisation
Dim instance As FilterDescriptor
Dim value As Type
value = instance.FilterType
public Type FilterType { get; }
Valeur de la propriété
The data type of the filter.
Voir aussi
Référence
FilterDescriptor, classe
Membres FilterDescriptor
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms