Свойство Owner
The user name of the owner who generated the notification. User name is in the form of domain\alias.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборки: Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Синтаксис
'Декларация
Public MustOverride ReadOnly Property Owner As String
Get
'Применение
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
Значение свойства
Тип: System. . :: . .String
The user name of the owner who generated the subscription.