FeatureSwitches.SalesforceReportsEnabled 속성

정의

영업 인력 보고서가 사용하도록 설정되어 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true 영업 담당자 보고서가 활성화되어 있으면 이고, 그렇지 않으면 입니다 false.

적용 대상