MapAppearanceRule.DataElementName Property

Definition

Gets or sets the name to use for the data element or attribute for 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

Property Value

A string value.

Attributes

Applies to