SIFWorks ADK 2.0
EquipmentList Property
NamespacesEdustructures.SifWorks.TransBusInfoEquipmentList

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

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

The SIF specification defines the meaning of this null as: "Describes any special equipment that is on this bus"

To remove the EquipmentList, set EquipmentList to null

Version: 2.0

Since: 1.1

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