Return the type of collection of interval lists.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgECrdnEventIntervalCollectionType |
| [C#] |
|---|
public AgECrdnEventIntervalCollectionType Type {get;} |
| [Managed C++] |
|---|
public: __property AgECrdnEventIntervalCollectionType get_Type(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgECrdnEventIntervalCollectionType getType(); |
| [Python - STK API] |
|---|
@property def Type(self) -> "AgECrdnEventIntervalCollectionType": |





