AGI STK Objects 11 Send comments on this topic.
TimePeriod Property (IAgChain)
See Also 





Description

The time period for the chain.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimePeriod() As IAgChTimePeriodBase

[C#]
public IAgChTimePeriodBase TimePeriod {get;}

[Managed C++]
public: __property IAgChTimePeriodBase^ get_TimePeriod();

[Unmanaged C++]
public: HRESULT get_TimePeriod(
IAgChTimePeriodBase ** ppRetVal
);

[Java]
public IAgChTimePeriodBase getTimePeriod();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1