SIFWorks ADK 2.0
AssessmentRegistration Class
NamespacesEdustructures.SifWorks.AssessmentAssessmentRegistration

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

An AssessmentRegistration
Declaration Syntax
C#Visual BasicVisual C++
public class AssessmentRegistration : SifDataObject
Public Class AssessmentRegistration _
	Inherits SifDataObject
public ref class AssessmentRegistration : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AssessmentRegistrationAssessmentRegistrationNew()()
Creates an instance of an AssessmentRegistration

AssessmentRegistrationAssessmentRegistrationNew(String, String, String)
Constructor that accepts values for all mandatory fields

AssessmentAdministrationRefId
Gets or sets the value of the AssessmentAdministrationRefId attribute.

AssessmentGradeLevel
Gets or sets the value of the <AssessmentGradeLevel> element.

CreationDateTime
Gets or sets the value of the <CreationDateTime> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LEAInfoRefId
Gets or sets the value of the <LEAInfoRefId> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SchoolInfoRefId
Gets or sets the value of the <SchoolInfoRefId> element.

SectionInfoRefId
Gets or sets the value of the <SectionInfoRefId> element.

SetAssessmentGradeLevel(GradeLevelCode)
Sets the value of the <AssessmentGradeLevel> element.

SetStudentGradeLevel(GradeLevelCode)
Sets the value of the <StudentGradeLevel> element.

StaffPersonalRefId
Gets or sets the value of the <StaffPersonalRefId> element.

StudentGradeLevel
Gets or sets the value of the <StudentGradeLevel> element.

StudentPersonalRefId
Gets or sets the value of the StudentPersonalRefId attribute.

StudentSpecialConditions
Gets or sets the value of the <StudentSpecialConditions> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    AssessmentRegistration

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