HWSAdapter.SubmitAllowed-Eigenschaft
Gibt einen Wert zurück, der immer true lautet und 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(2)> _
ReadOnly Property SubmitAllowed As Boolean
'Usage
Dim instance As HWSAdapter
Dim value As Boolean
value = instance.SubmitAllowed
[DispIdAttribute(2)]
bool SubmitAllowed { get; }
Siehe auch
Referenz
HWSAdapter-Schnittstelle
HWSAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace