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.