Partager via


Propriété Author

Gets the author of the report.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Author As String
    Get
'Utilisation
Dim instance As Report
Dim value As String

value = instance.Author
public string Author { get; }
public:
property String^ Author {
    String^ get ();
}
member Author : string
function get Author () : String

Valeur de propriété

Type : System. . :: . .String
A string value.