[This is preliminary documentation and is subject to change.]
Sets the value of the <Evaluation> element.
| C# | Visual Basic | Visual C++ |
public void SetEvaluation( EvaluationType EvaluationType )
Public Sub SetEvaluation ( _ EvaluationType As EvaluationType _ )
public: void SetEvaluation ( EvaluationType^ EvaluationType )
- 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.
This form of setEvaluation is provided as a convenience method that is functionally equivalent to the Evaluation
Version: 2.0
Since: 1.5r1