Time

Gets and sets the time of the object at the particular waypoint. SeeTime” for information on valid formats for this property.

JavaScript

 

Time

 

C#

 

dynamic Time { get; set; }

 

C++

 

HRESULT Time ([out, retval] VARIANT* pVal)

HRESULT Time ([in] VARIANT pVal)