Condividi tramite


Proprietà Author

Ottiene il nome dell'autore del report.

Spazio dei nomi  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Author As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
Valore stringa contenente il nome dell'autore del report.