[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Evaluation> element.
| C# | Visual Basic | Visual C++ |
public Evaluation Evaluation{ get; set;}
Public Property Evaluation As Evaluation
public: property Evaluation^ Evaluation { Evaluation^ get (); void set (Evaluation^ value); }
An Evaluation
The SIF specification defines the meaning of this null as: "Field for non-numeric types of grading and evaluation such as "narrative.""
To remove the Evaluation, set Evaluation to null
Version: 2.0
Since: 1.5r1