SharepointListAdapter.QueryAllowed-Eigenschaft
Ruft einen Wert ab, der immer true zurückgibt 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(6)> _
ReadOnly Property QueryAllowed As Boolean
'Usage
Dim instance As SharepointListAdapter
Dim value As Boolean
value = instance.QueryAllowed
[DispIdAttribute(6)]
bool QueryAllowed { get; }
Siehe auch
Referenz
SharepointListAdapter-Schnittstelle
SharepointListAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace