DataElementName Property (IMapVectorLayer)
In This Topic
Gets the XML export custom element name.
Syntax
'Declaration
ReadOnly Property DataElementName As String
string DataElementName {get;}
Property Value
A
System.String representing the XML export custom element name.
See Also