Gets the time components collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TimeIntervals() As IAgRadarActivityTimeIntervalListCollection |
| [C#] |
|---|
public IAgRadarActivityTimeIntervalListCollection TimeIntervals {get;} |
| [Managed C++] |
|---|
public: __property IAgRadarActivityTimeIntervalListCollection ^ get_TimeIntervals(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRadarActivityTimeIntervalListCollection getTimeIntervals(); |
[Python - STK API ] |
|---|
@property def TimeIntervals(self) -> "IAgRadarActivityTimeIntervalListCollection": |






