ArcGIS Explorer Component Help
Map
.
.
::
.
Name Property
Map Class
See Also
Gets or sets the name of the Map.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
string
Name
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Name
As
String
Field Value
The name of the Map
See Also
Map Class
ESRI.ArcGISExplorer.Mapping Namespace