This topic has not yet been rated - Rate this topic

Subscription::Status Property

Gets the status of a subscription.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public:
property String^ Status {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
A read-only String value that contains the status of a subscription.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.