SIFWorks ADK 2.0
Equipment Constructor (busEquipmentRefId, count)
NamespacesEdustructures.SifWorks.TransEquipmentEquipmentEquipmentNew(String, String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public Equipment(
	string busEquipmentRefId,
	string count
)
Public Sub New ( _
	busEquipmentRefId As String, _
	count As String _
)
public:
Equipment (
	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

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