SIFWorks ADK 2.0
SetEvaluation Method (EvaluationType)
NamespacesEdustructures.SifWorks.InstrActivitySetEvaluation(EvaluationType)

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

Sets the value of the <Evaluation> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetEvaluation(
	EvaluationType EvaluationType
)
Public Sub SetEvaluation ( _
	EvaluationType As EvaluationType _
)
public:
void SetEvaluation (
	EvaluationType^ EvaluationType
)
Parameters
EvaluationType (EvaluationType)
A qualifer for what type of evaluation this is. Valid values are "Inline" and "RefId". Inline values are contained in the optional Description element, RefIds are contained in the AssessmentRefId element.
Remarks

This form of setEvaluation is provided as a convenience method that is functionally equivalent to the Evaluation

Version: 2.0

Since: 1.5r1

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