次の方法で共有


WebServiceAdapter2.SubmitAllowed プロパティ

定義

フォーム定義ファイル (.xsf) 内の submitAllowed 属性に対応します。

public:
 property bool SubmitAllowed { bool get(); };
public bool SubmitAllowed { get; }
member this.SubmitAllowed : bool
Public ReadOnly Property SubmitAllowed As Boolean

プロパティ値

注釈

SubmitAllowed プロパティの既定値は false です。

適用対象