FilterDescriptorStruct.FilterType - Propriété
Obtient ou définit l'objet FilterType .
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property FilterType As FilterType
Get
Set
'Utilisation
Dim instance As FilterDescriptorStruct
Dim value As FilterType
value = instance.FilterType
instance.FilterType = value
public FilterType FilterType { get; set; }
Valeur de propriété
Type : Microsoft.BusinessData.MetadataModel.FilterType
L'objet FilterType .
Voir aussi
Référence
FilterDescriptorStruct - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms