[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <EquipmentList> element.
| C# | Visual Basic | Visual C++ |
public EquipmentList EquipmentList{ get; set;}
Public Property EquipmentList As EquipmentList
public: property EquipmentList^ EquipmentList { EquipmentList^ get (); void set (EquipmentList^ value); }
An EquipmentList
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