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++] |
|---|
|
| [Java] |
|---|
public AgEEphemSourceType getEphemSource(); public void setEphemSource( AgEEphemSourceType ); |





