[This is preliminary documentation and is subject to change.]
Describes equipment on a bus
| C# | Visual Basic | Visual C++ |
public class Equipment : SifKeyedElement
Public Class Equipment _ Inherits SifKeyedElement
public ref class Equipment : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| EquipmentEquipmentNew()() |
Creates an instance of an Equipment
| |
| EquipmentEquipmentNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| BusEquipmentRefId |
Gets or sets the value of the BusEquipmentRefId attribute.
| |
| Count |
Gets or sets the value of the Count attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| Equipment | ||||