次の方法で共有


FeatureSwitches.SelfServicePredictiveAnalyticsDTEnabled プロパティ

定義

SelfServicePredictiveAnalyticsDT が有効かどうかを示す値を取得します。

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

プロパティ値

Boolean

true SelfServicePredictiveAnalyticsDT が有効になっている場合は 。それ以外の場合は false

適用対象