The start time of the interval.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property StartTime() As System.Object |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property VARIANT get_StartTime(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgVariant getStartTime(); |
| [Python - STK API] |
|---|
@property def StartTime(self) -> typing.Any: |





