Поделиться через


Свойство Name

The name of the report that is associated with the notification.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)

Синтаксис

'Декларация
Public MustOverride ReadOnly Property Name As String
    Get
'Применение
Dim instance As Report
Dim value As String

value = instance.Name
public abstract string Name { get; }
public:
virtual property String^ Name {
    String^ get () abstract;
}
abstract Name : string
abstract function get Name () : String

Значение свойства

Тип: System. . :: . .String
The name of the report.