SIFWorks ADK 2.0
TelematicsId Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoTelematicsId

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

Gets or sets the value of the <TelematicsId> element.
Declaration Syntax
C#Visual BasicVisual C++
public string TelematicsId{ get; set;}
Public Property TelematicsId As String
public:
property String^ TelematicsId {
	String^ get ();
	void set (String^ value);
}
Value
The TelematicsId element of this object.
Remarks

The SIF specification defines the meaning of this element as: "ID of the hardware unit on the bus that tracks &amp; reports location and status. The interpretation of the content is deployment specific, but the format must be compact."

Version: 2.0

Since: 1.5r1

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