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