This document is archived and information here might be outdated.  Recommended version.


IStatusMessage Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > IStatusMessage Interface
ArcGIS Developer Help

IStatusMessage Interface

Provides access to methods and properties used to manage status message parameters.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read-only property CreationDate Indicates the date of the status message's creation.
Read/write property Destination Indicates destination of status message.
Read/write property ErrorCode Identifies error code values for the status message.
Read-only property ID ID value for the status message.
Read-only property MessageType Indicates type of status message.
Read/write property Origin Identifies origin value for status message.
Read/write property Priority Indicates priority of the status message.
Read/write property Status Identifies status value of the message.

Classes that implement IStatusMessage

Classes Description
StatusMessage Message reporting status to the Tracking Server.