HWSAdapter.QueryAllowed-Eigenschaft
Gibt einen Wert zurück, der immer false lautet und dem queryAllowed-Attribut in der Formulardefinitionsdatei (XSF) entspricht.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(1)> _
ReadOnly Property QueryAllowed As Boolean
'Usage
Dim instance As HWSAdapter
Dim value As Boolean
value = instance.QueryAllowed
[DispIdAttribute(1)]
bool QueryAllowed { get; }
Siehe auch
Referenz
HWSAdapter-Schnittstelle
HWSAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace