FeatureSwitches.PBIXRefreshEnabled 속성

정의

PBIXRefresh를 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true if PBIXRefresh is enabled; otherwise,false.

적용 대상