Get the smart epoch component to access the
trajectory epoch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TrajectoryEpoch() As IAgCrdnEventSmartEpoch
|
| [C#] |
|---|
public IAgCrdnEventSmartEpoch TrajectoryEpoch {get;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnEventSmartEpoch^ get_TrajectoryEpoch();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_TrajectoryEpoch(
|
| [Java] |
|---|
public IAgCrdnEventSmartEpoch getTrajectoryEpoch();
|