[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <TelemetryList> element.
| C# | Visual Basic | Visual C++ |
public TelemetryList TelemetryList{ get; set;}
Public Property TelemetryList As TelemetryList
public: property TelemetryList^ TelemetryList { TelemetryList^ get (); void set (TelemetryList^ value); }
A TelemetryList
The SIF specification defines the meaning of this null as: "Indicators and values provided by the hardware along with this position snapshot. For events, it is safe to assume that one of these items triggered the hardware to issue an update."
To remove the TelemetryList, set TelemetryList to null
Version: 2.0
Since: 1.5r1