Lenguaje

Report.DataElementName Propiedad

Definición

Obtiene el nombre de un elemento de nivel superior que representa los datos del informe.

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

Valor de propiedad

Un String valor que contiene el nombre de un elemento de nivel superior que representa los datos del informe.

Se aplica a