SharepointListAdapter.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 SharepointListAdapter
Dim value As Boolean

value = instance.QueryAllowed
bool QueryAllowed { get; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SharepointListAdapter interface

SharepointListAdapter - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms