Sdílet prostřednictvím


WebServiceAdapter2.SubmitAllowed-Eigenschaft

Entspricht dem submitAllowed-Attribut in der Formulardefinitionsdatei (XSF).

Diese Eigenschaft ist nicht CLS-kompatibel.  

Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)

Syntax

'Declaration
<DispIdAttribute(9)> _
ReadOnly Property SubmitAllowed As Boolean
'Usage
Dim instance As WebServiceAdapter2
Dim value As Boolean

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

Hinweise

Der Standardwert der SubmitAllowed-Eigenschaft lautet false.

Siehe auch

Referenz

WebServiceAdapter2-Schnittstelle
WebServiceAdapter2-Member
Microsoft.Office.Interop.InfoPath.SemiTrust-Namespace