Allows configuring the time period.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TimePeriod() As IAgCrdnEventIntervalSmartInterval |
| [C#] |
|---|
public IAgCrdnEventIntervalSmartInterval TimePeriod {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventIntervalSmartInterval ^ get_TimePeriod(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnEventIntervalSmartInterval getTimePeriod(); |
[Python - STK API ] |
|---|
@property def TimePeriod(self) -> "IAgCrdnEventIntervalSmartInterval": |






