Submit メソッドは XMLFileAdapterObject オブジェクトにもありますが、XMLFileAdapter オブジェクトはデータの受信以外には使用できないため、このオブジェクトに対して Submit メソッドを呼び出すと常にランタイム エラーが発生します。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DispIdAttribute(10)> _
Sub Submit
'使用
Dim instance As XMLFileAdapter2
instance.Submit
[DispIdAttribute(10)]
void Submit ()
関連項目
参照
XMLFileAdapter2 インターフェイス
XMLFileAdapter2 のメンバ
Microsoft.Office.Interop.InfoPath 名前空間