The start time instant of the interval.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property StartTimeInstant() As IAgCrdnEvent
|
| [C#] |
|---|
public IAgCrdnEvent StartTimeInstant {get; set;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnEvent^ get_StartTimeInstant();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_StartTimeInstant(
|
| [Java] |
|---|
public IAgCrdnEvent getStartTimeInstant();public void setStartTimeInstant(
|