Subscription.Active 속성

정의

구독의 ActiveState 개체를 가져옵니다.

public:
 property ReportService2010::ActiveState ^ Active { ReportService2010::ActiveState ^ get(); void set(ReportService2010::ActiveState ^ value); };
public ReportService2010.ActiveState Active { get; set; }
member this.Active : ReportService2010.ActiveState with get, set
Public Property Active As ActiveState

속성 값

읽기 전용 ActiveState 값입니다.

적용 대상