This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRoutingMetaData Interface > ISMRoutingMetaData.Time Property (ArcObjects .NET 10.4 SDK) |
Date and time of data creation in ISO 8601 format.
[Visual Basic .NET] Public ReadOnly Property Time As String
[C#] public string Time {get;}
[C++]
HRESULT get_Time(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR