Share via


ReportItem.DataElementName Propiedad

Definición

Obtiene o establece el nombre que se usará con el atributo o elemento de datos para este elemento de informe.

public:
 property System::String ^ DataElementName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string DataElementName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.DataElementName : string with get, set
Public Property DataElementName As String

Valor de propiedad

El nombre que se usará con el atributo/elemento de datos de este elemento de informe.

Atributos

Se aplica a