XMLFileAdapter2.QueryAllowed - Propriété
Renvoie toujours la valeur true.
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 XMLFileAdapter2
Dim value As Boolean
value = instance.QueryAllowed
bool QueryAllowed { get; }
Valeur de propriété
Type : System.Boolean