Owner Propiedad
The user name of the owner who generated the notification. User name is in the form of domain\alias.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblados: Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxis
'Declaración
Public MustOverride ReadOnly Property Owner As String
Get
'Uso
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
Valor de la propiedad
Tipo: System. . :: . .String
The user name of the owner who generated the subscription.