SIFWorks ADK 2.0
AddEquipment Method (BusEquipmentRefId, Count)
NamespacesEdustructures.SifWorks.TransEquipmentListAddEquipment(String, String)

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

Adds the value of the <Equipment> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddEquipment(
	string BusEquipmentRefId,
	string Count
)
Public Sub AddEquipment ( _
	BusEquipmentRefId As String, _
	Count As String _
)
public:
void AddEquipment (
	String^ BusEquipmentRefId, 
	String^ Count
)
Parameters
BusEquipmentRefId (String)
GUID that identifies the type of equipment
Count (String)
The number of pieces of this type of equipment
Remarks

This form of setEquipment is provided as a convenience method that is functionally equivalent to the method AddEquipment

Version: 2.0

Since: 1.1

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