Gets or sets the MapItem name.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public string Name { get; set; }
Visual Basic (Declaration)
Public Property Name As String

Field Value

The name of the MapItem.

Remarks

All MapItems have a name property. The name appears in the ArcGIS Explorer contents window when a MapItem is added to the map.

See Also

Relate Topics:
  Id Property
  Parent Property
  RootMap Property
  Tag Property
  Viewpoint Property
Created by Atop CHM to web converter,© 2009 all right reserved.