Gets a start time. Uses DateFormat Dimension.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property StartTime() As IAgTimePeriodValue |
| [C#] |
|---|
public IAgTimePeriodValue StartTime {get;} |
| [Managed C++] |
|---|
public: __property IAgTimePeriodValue ^ get_StartTime(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgTimePeriodValue getStartTime(); |
[Python - STK API ] |
|---|
@property def StartTime(self) -> "IAgTimePeriodValue": |






