Sdílet prostřednictvím


SharepointListAdapterObjectClass.SubmitWithInput-Methode

Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.

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

Syntax

'Declaration
Public Overridable Sub SubmitWithInput ( _
    <InAttribute> bstrInputXML As String _
) Implements IDataAdapterMOM.SubmitWithInput
'Usage
Dim instance As SharepointListAdapterObjectClass
Dim bstrInputXML As String

CType(instance, IDataAdapterMOM).SubmitWithInput(bstrInputXML)
public virtual void IDataAdapterMOM.SubmitWithInput (
    [InAttribute] string bstrInputXML
)

Parameter

  • bstrInputXML

Siehe auch

Referenz

SharepointListAdapterObjectClass-Klasse
SharepointListAdapterObjectClass-Member
Microsoft.Office.Interop.InfoPath-Namespace