次の方法で共有


SharepointListAdapter2.QueryAllowed プロパティ

定義

フォーム定義ファイル (.xsf) 内の queryAllowed 属性に対応して、常に true を返す値を取得します。

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

プロパティ値

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

実装

注釈

オブジェクトの場合は常に trueSharepointListAdapterObject 返します。

適用対象