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

适用于