STK ObjectsSend comments on this topic.
TimePeriodType Property (IAgChain)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public AgEChTimePeriodType getTimePeriodType();
[Python - STK API ]
@property
def TimePeriodType(self) -> "AgEChTimePeriodType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.