[This is preliminary documentation and is subject to change.]
An indication of the grade level(s) the individual is assigned
| C# | Visual Basic | Visual C++ |
public class GradeClassification : SifKeyedElement
Public Class GradeClassification _ Inherits SifKeyedElement
public ref class GradeClassification : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GradeClassificationGradeClassificationNew()() |
Creates an instance of a GradeClassification
| |
| GradeClassificationGradeClassificationNew(GradeClassificationCode) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the Code attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetCode(GradeClassificationCode) |
Sets the value of the Code attribute.
| |
| ToString()() | Returns the value of the Code attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| GradeClassification | ||||