フォーム定義ファイル (.xsf) 内の submitAllowed 属性に対応する値を取得します。
このプロパティは、CLS に準拠していません。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<DispIdAttribute(7)> _
ReadOnly Property SubmitAllowed As Boolean
'使用
Dim instance As SharepointListAdapter
Dim value As Boolean
value = instance.SubmitAllowed
[DispIdAttribute(7)]
bool SubmitAllowed { get; }
コメント
SharepointListAdapterObject オブジェクトについては常に false を返します。
![]() |
---|
このメンバは、現在開いているフォームと同じドメイン内で実行されているフォーム、またはドメインを越えたアクセス許可を付与されているフォームだけがアクセスできます。 |
関連項目
参照
SharepointListAdapter インターフェイス
SharepointListAdapter のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間