This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalReference Interface > ITemporalReference.TemporalPerspectiveAsDate Property (ArcObjects .NET 10.4 SDK) |
The current temporal perspective in COleDateTime format, so the temporal perspective can be retrieved from VB.
[Visual Basic .NET] Public ReadOnly Property TemporalPerspectiveAsDate As Object
[C#] public object TemporalPerspectiveAsDate {get;}
[C++]
HRESULT get_TemporalPerspectiveAsDate(
VARIANT* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT