Get the option used for setting the chain's
time period.
Read-only property
[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(
|
[Java] |
---|
public AgEChTimePeriodType getType();
|