This topic has not yet been rated - Rate this topic

Subscription::Owner Property

Gets the user name for the owner of the subscription.

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

Property Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.