Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The user name of the owner who generated the notification. User name is in the form of ___domain\alias.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Owner As String
Get
'Usage
Dim instance As Notification
Dim value As String
value = instance.Owner
public abstract string Owner { get; }
public:
virtual property String^ Owner {
String^ get () abstract;
}
abstract Owner : string
abstract function get Owner () : String
Property Value
Type: System.String
The user name of the owner who generated the subscription.