WebServiceAdapter2.Submit-Methode
Führt den Sendevorgang für den zugeordneten Adapter aus.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(12)> _
Sub Submit
'Usage
Dim instance As WebServiceAdapter2
instance.Submit
[DispIdAttribute(12)]
void Submit ()
Hinweise
Gibt einen Fehler zurück, wenn die SubmitAllowed-Eigenschaft des WebServiceAdapterObject-Objekts false ist.
Siehe auch
Referenz
WebServiceAdapter2-Schnittstelle
WebServiceAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace