ArcGIS Explorer Component Help |
MapItemEventArgs..::.Status Property |
MapItemEventArgs Class See Also |
Gets the status indicating how the MapItem was changed.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public MapItemChangeStatus Status { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Status As MapItemChangeStatus |