Satellite identification.
Read-only property
[Visual Basic .NET] |
---|
Public Property SatelliteIdentification() As String
|
[C#] |
---|
public string SatelliteIdentification {get;}
|
[Managed C++] |
---|
public: __property String __gc ^ get_SatelliteIdentification();
|
[Unmanaged C++] |
---|
public: HRESULT get_SatelliteIdentification(
|
[Java] |
---|
public String getSatelliteIdentification();
|