次の方法で共有


FeatureSwitches.DashboardEmbedabilityEnabled プロパティ

定義

ダッシュボードの埋め込み機能が有効かどうかを示す値を取得します。

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

プロパティ値

Boolean

trueダッシュボードの埋め込み機能が有効になっている場合。それ以外の場合は . false

適用対象