次の方法で共有


FeatureSwitches.BISitesRDLSupportEnabled プロパティ

定義

BISitesRDLSupport が有効かどうかを示す値を取得します。

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

プロパティ値

Boolean

true BISitesRDLSupport が有効になっている場合。それ以外の場合は false

適用対象