FeatureSwitches.DashboardEmbedabilityEnabled 속성

정의

대시보드 포함 기능을 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true if dashboard embed ability is enabled; otherwise, false.

적용 대상