FeatureSwitches.BISitesRDLSupportEnabled プロパティ

定義

BISitesRDLSupportが有効かどうかを示す値を取得してください。

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

プロパティ値

true BISitesRDLSupportが有効であれば、それ以外は false

適用対象