Subscription.Active 属性

定义

获取订阅的 ActiveState 对象。

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

属性值

只读的 ActiveState 值。

适用于