Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
MapItem
.
.
::
.
Id Property
MapItem Class
See Also
Gets or sets a unique identifier for the MapItem.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
Guid
Id
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Id
As
Guid
Field Value
A GUID that represents a unique identifier for the MapItem.
See Also
MapItem Class
ESRI.ArcGISExplorer.Mapping Namespace