SIFWorks ADK 2.0
GradeClassification Class
NamespacesEdustructures.SifWorks.StudentGradeClassification

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

An indication of the grade level(s) the individual is assigned
Declaration Syntax
C#Visual BasicVisual C++
public class GradeClassification : SifKeyedElement
Public Class GradeClassification _
	Inherits SifKeyedElement
public ref class GradeClassification : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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()().)
Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   GradeClassification

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