[This is preliminary documentation and is subject to change.]
Field for non-numeric types of grading and evaluation such as "narrative."
| C# | Visual Basic | Visual C++ |
public class Evaluation : SifKeyedElement
Public Class Evaluation _ Inherits SifKeyedElement
public ref class Evaluation : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EvaluationEvaluationNew()() |
Creates an instance of an Evaluation
| |
| EvaluationEvaluationNew(EvaluationType) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| EvaluationType |
Gets or sets the value of the EvaluationType attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetEvaluationType(EvaluationType) |
Sets the value of the EvaluationType attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| Evaluation | ||||