ArcObjects Library Reference  (TrackingAnalyst)    

IMessage.ID Property

ID value for message.

[Visual Basic 6.0]
Property ID As String
[Visual Basic .NET]
Public ReadOnly Property ID As String
[C#]
public string ID {get;}
[Java]
public String getID()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_ID(
  BSTR* pVal
);
[C++]

Parameters

pVal [out, retval]

  pVal is a parameter of type BSTR

Product Availability

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

See Also

IMessage Interface

 


Feedback Send feedback on this page