Partager via


Owner propriété

The user name of the owner who generated the notification. User name is in the form of domain\alias.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property Owner As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String
The user name of the owner who generated the subscription.