Subscription.Active Property

Definition

Gets the ActiveState object of a subscription.

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

Property Value

A read-only ActiveState value.

Applies to