AGI STK Objects 11 Send comments on this topic.
Type Property (IAgChTimePeriodBase)
See Also 





Description

Get the option used for setting the chain's time period.

Property type

Read-only property

Syntax

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

[C#]
public AgEChTimePeriodType Type {get;}

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

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

[Java]
public AgEChTimePeriodType getType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1