Share via


SharepointListAdapter2.QueryAllowed - Propriété

Obtient une valeur qui renvoie toujours true, correspondant à l'attribut queryAllowed du fichier de définition du formulaire (.xsf).

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
ReadOnly Property QueryAllowed As Boolean
    Get
'Utilisation
Dim instance As SharepointListAdapter2
Dim value As Boolean

value = instance.QueryAllowed
bool QueryAllowed { get; }

Valeur de propriété

Type : System.Boolean
Renvoie toujours true, correspondant à l'attribut queryAllowed dans le fichier de définition de formulaire (.xsf).

Implémentations

SharepointListAdapter.QueryAllowed

Remarques

Renvoie toujours true pour l'objet SharepointListAdapterObject .

Voir aussi

Référence

SharepointListAdapter2 interface

SharepointListAdapter2 - Membres

QueryAllowed - Surcharge

Microsoft.Office.Interop.InfoPath - Espace de noms