MapSpatialElementTemplate.DataElementName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name for the spatial element template to use for a data element or attribute.
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 for the spatial element template to use for a data element or attribute.