FeatureSwitches.DashboardEmbedabilityEnabled プロパティ

定義

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

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

プロパティ値

true ダッシュボード埋め込み機能が有効であれば、それ以外は false

適用対象