The ephemeris source for the selected central
body. A member of the AgEEphemSourceType enumeration.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property EphemSource() As AgEEphemSourceType
|
| [C#] |
|---|
public AgEEphemSourceType EphemSource {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEEphemSourceType get_EphemSource();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_EphemSource(
|
| [Java] |
|---|
public AgEEphemSourceType getEphemSource();public void setEphemSource(
|