AGI STK Objects 11 Send comments on this topic.
StartTime Property (IAgDrInterval)
See Also 





Description

Returns the start time of the interval. Uses DateFormat Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StartTime() As System.Object

[C#]
public System.Object StartTime {get;}

[Managed C++]
public: __property VARIANT get_StartTime();

[Unmanaged C++]
public: HRESULT get_StartTime(
VARIANT * pRetVal
);

[Java]
public Variant getStartTime();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1