This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > ICommandMessage Interface > ICommandMessage.CreationDate Property (ArcObjects .NET 10.5 SDK) |
Indicates date of the message's creation.
[Visual Basic .NET] Public ReadOnly Property CreationDate As Object
[C#] public object CreationDate {get;}
[C++]
HRESULT get_CreationDate(
VARIANT* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT