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++] |
|---|
public: HRESULT get_StartTime(
|
| [Java] |
|---|
public IAgTimePeriodValue getStartTime();
|