Lenguaje

Report.Name Propiedad

Definición

Ahí se da el nombre del informe.

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

Valor de propiedad

A que String contiene el nombre del informe.

Se aplica a