MapVectorLayer.DataElementName Property

Definition

Gets or sets the name for the vector layer to use for the data element or attribute.

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

The name for the vector layer to use for the data element or attribute.

Attributes

Applies to