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