SIFWorks ADK 2.0
BusInfoRefId Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoBusInfoRefId

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

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

The SIF specification defines the meaning of this attribute as: "The GUID that identifies the bus. This object only has meaning as current data for this particular bus."

Version: 2.0

Since: 1.5r1

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