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





Description

Get the option used to specify the time period for the chain.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimePeriodType() As AgEChTimePeriodType

[C#]
public AgEChTimePeriodType TimePeriodType {get;}

[Managed C++]
public: __property AgEChTimePeriodType get_TimePeriodType();

[Unmanaged C++]
public: HRESULT get_TimePeriodType(
AgEChTimePeriodType * pRetVal
);

[Java]
public AgEChTimePeriodType getTimePeriodType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1