Share via


MapAppearanceRule.DataElementName Propiedad

Definición

Obtiene o establece el nombre que se usará con el elemento de datos o el atributo de DataValue.

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

Valor string.

Atributos

Se aplica a