FeatureSwitches.PushNotificationOnSharedDashboardEnabled 속성

정의

공유 대시보드에서 푸시 알림을 사용할 수 있는지 여부를 나타냅니다.

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

속성 값

true 공유 대시보드에서 푸시 알림을 사용하도록 설정하면 이고, 그렇지 않으면 입니다 false.

적용 대상