Subscription.Active Property

Definition

Gets the ActiveState object of a subscription.

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

Property Value

A read-only ActiveState value.

Applies to