Share via


WebServiceAdapter2.QueryAllowed プロパティ

定義

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

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

プロパティ値

注釈

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

重要: このメンバーにアクセスできるのは、現在開いているフォームと同じドメインで実行されているフォーム、またはクロスドメインアクセス許可が付与されているフォームのみです。

適用対象