Subscription.Active 속성

정의

구독의 ActiveState 개체입니다.

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

속성 값

읽기 전용 ActiveState 값입니다.

적용 대상