Sdílet prostřednictvím


SharepointListAdapter.SubmitAllowed-Eigenschaft

Ruft einen Wert ab, der dem submitAllowed-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(7)> _
ReadOnly Property SubmitAllowed As Boolean
'Usage
Dim instance As SharepointListAdapter
Dim value As Boolean

value = instance.SubmitAllowed
[DispIdAttribute(7)] 
bool SubmitAllowed { get; }

Hinweise

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

Siehe auch

Referenz

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