The SPICE file name.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property JPLSpiceId() As String
|
| [C#] |
|---|
public string JPLSpiceId {get; set;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_JPLSpiceId();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_JPLSpiceId(
|
| [Java] |
|---|
public String getJPLSpiceId();public void setJPLSpiceId(
|