Sdílet prostřednictvím


SharepointListAdapter2.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 SharepointListAdapter2
Dim value As Boolean

value = instance.QueryAllowed
[DispIdAttribute(6)] 
bool QueryAllowed { get; }

Eigenschaftswert

Gibt immer true zurück, entsprechend dem queryAllowed-Attribut in der Formulardefinitionsdatei (XSF).

Hinweise

Gibt für das SharepointListAdapterObject-Objekt immer true zurück.

Siehe auch

Referenz

SharepointListAdapter2-Schnittstelle
SharepointListAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace