Notification.Owner Özelliği
Bildirim oluşturulan sahibi kullanıcı adı.User name is in the form of domain\alias.
Ad Alanı: Microsoft.ReportingServices.Interfaces
Derlemeler: Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
Sözdizimi
'Bildirim
Public MustOverride ReadOnly Property Owner As String
Get
'Kullanım
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
Özellik Değeri
Tür: System.String
Abonelik oluşturulan sahibi kullanıcı adı.