DataElementLabel Property (IMapSpatialElement)
In This Topic
Gets the data element label.
Syntax
'Declaration
ReadOnly Property DataElementLabel As String
string DataElementLabel {get;}
Property Value
A
System.String representing the data element label.
See Also