[This is preliminary documentation and is subject to change.]
An AssessmentRegistration
| C# | Visual Basic | Visual C++ |
public class AssessmentRegistration : SifDataObject
Public Class AssessmentRegistration _ Inherits SifDataObject
public ref class AssessmentRegistration : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| AssessmentRegistration | |||||