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





Description

Gets a start time. Uses DateFormat Dimension.

Property type

Read-only property

Syntax

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

[C#]
public IAgTimePeriodValue StartTime {get;}

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

[Unmanaged C++]
public: HRESULT get_StartTime(
IAgTimePeriodValue ** ppRetVal
);

[Java]
public IAgTimePeriodValue getStartTime();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1