SIFWorks ADK 2.0
Item Constructor (itemNumber)
NamespacesEdustructures.SifWorks.AssessmentItemItemItemNew(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 Item(
	string itemNumber
)
Public Sub New ( _
	itemNumber As String _
)
public:
Item (
	String^ itemNumber
)
Parameters
itemNumber (String)
Identifies the item on the assessment by number.

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