MapAppearanceRule.DataElementName Property

Definition

Gets the name to use for the data element or attribute for DataValue.

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

Property Value

A string value that represents the name to use for the data element or attribute for DataValue.

Applies to