Lenguaje

Report.Author Propiedad

Definición

Recibe al autor del informe.

public:
 property System::String ^ Author { System::String ^ get(); };
public string Author { get; }
member this.Author : string
Public ReadOnly Property Author As String

Valor de propiedad

Un valor string.

Se aplica a