SIFWorks ADK 2.0
AddTelemetry Method (Value)
NamespacesEdustructures.SifWorks.TransTelemetryListAddTelemetry(String)

[This is preliminary documentation and is subject to change.]

Adds the value of the <Telemetry> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddTelemetry(
	string Value
)
Public Sub AddTelemetry ( _
	Value As String _
)
public:
void AddTelemetry (
	String^ Value
)
Parameters
Value (String)
Gets or sets the content value of the &lt;Telemetry&gt; element
Remarks

This form of setTelemetry is provided as a convenience method that is functionally equivalent to the method AddTelemetry

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10