Partager via


Name propriété

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

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

Syntaxe

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

Valeur de la propriété

Type : System. . :: . .String
The name of the report.