IFilterDescriptor.FilterType - Propriété
Extrait le type du filtre.
Espace de noms : Microsoft.BusinessData.MetadataModel
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property FilterType As Type
Get
'Utilisation
Dim instance As IFilterDescriptor
Dim value As Type
value = instance.FilterType
Type FilterType { get; }
Valeur de propriété
Type : System.Type
Le type du filtre.