Subscription.Active Property

Definition

The ActiveState object of a subscription.

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

Property Value

A read-only ActiveState value.

Applies to