Get the start time of the first pass.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PassDataEpoch() As IAgCrdnEventSmartEpoch |
| [C#] |
|---|
public IAgCrdnEventSmartEpoch PassDataEpoch {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventSmartEpoch ^ get_PassDataEpoch(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnEventSmartEpoch getPassDataEpoch(); |
[Python - STK API ] |
|---|
@property def PassDataEpoch(self) -> "IAgCrdnEventSmartEpoch": |






