フォーム定義ファイル (.xsf) 内の submitAllowed 属性に対応します。
このプロパティは、CLS に準拠していません。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<DispIdAttribute(9)> _
ReadOnly Property SubmitAllowed As Boolean
'使用
Dim instance As WebServiceAdapter2
Dim value As Boolean
value = instance.SubmitAllowed
[DispIdAttribute(9)]
bool SubmitAllowed { get; }
コメント
SubmitAllowed プロパティの既定値は false です。
関連項目
参照
WebServiceAdapter2 インターフェイス
WebServiceAdapter2 のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間