Subscription.Active Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.