SIFWorks ADK 2.0
AddItem Method (ItemNumber)
NamespacesEdustructures.SifWorks.AssessmentItemsAddItem(String)

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

Adds the value of the <Item> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddItem(
	string ItemNumber
)
Public Sub AddItem ( _
	ItemNumber As String _
)
public:
void AddItem (
	String^ ItemNumber
)
Parameters
ItemNumber (String)
Identifies the item on the assessment by number.
Remarks

This form of setItem is provided as a convenience method that is functionally equivalent to the method AddItem

Version: 2.0

Since: 2.0

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