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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.