WebServiceAdapter2.QueryAllowed-Eigenschaft
Entspricht dem queryAllowed-Attribut in der Formulardefinitionsdatei (XSF).
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(8)> _
ReadOnly Property QueryAllowed As Boolean
'Usage
Dim instance As WebServiceAdapter2
Dim value As Boolean
value = instance.QueryAllowed
[DispIdAttribute(8)]
bool QueryAllowed { get; }
Hinweise
Der Standardwert der QueryAllowed-Eigenschaft lautet false.
Siehe auch
Referenz
WebServiceAdapter2-Schnittstelle
WebServiceAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace