[This is preliminary documentation and is subject to change.]
Enrollment-related information for the school that is responsible for reporting the student's membership/child accounting information. This is most likely the primary enrollment site for the student.
| C# | Visual Basic | Visual C++ |
public class HomeEnrollment : SifElement
Public Class HomeEnrollment _ Inherits SifElement
public ref class HomeEnrollment : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HomeEnrollmentHomeEnrollmentNew()() |
Creates an instance of an HomeEnrollment
| |
| HomeEnrollmentHomeEnrollmentNew(HomeEnrollmentStatus, GradeLevel) |
Constructor that accepts values for all mandatory fields
| |
| FullYearEnrollment |
Gets or sets the value of the <FullYearEnrollment> element.
| |
| GradeLevel |
Gets or sets the value of the <GradeLevel> element.
| |
| Homeroom |
Gets or sets the value of the <Homeroom> element.
| |
| HomeroomNumber |
Gets or sets the value of the <HomeroomNumber> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| LocalId |
Gets or sets the value of the <LocalId> element.
| |
| SchoolInfoRefId |
Gets or sets the value of the <SchoolInfoRefId> element.
| |
| SchoolName |
Gets or sets the value of the <SchoolName> element.
| |
| SetFullYearEnrollment(YesNoUnknown) |
Sets the value of the <FullYearEnrollment> element.
| |
| SetGradeLevel(GradeLevelCode) | Sets the value of the <GradeLevel> element. | |
| SetHomeroom(String, String) | Sets the value of the <Homeroom> element. | |
| SetStateProvinceId(StatePrCode) |
Sets the value of the <StateProvinceId> element.
| |
| SetStatus(HomeEnrollmentStatus) |
Sets the value of the <Status> element.
| |
| StateProvinceId |
Gets or sets the value of the <StateProvinceId> element.
| |
| Status |
Gets or sets the value of the <Status> element.
| |
| StudentSchoolEnrollmentRefId |
Gets or sets the value of the <StudentSchoolEnrollmentRefId> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| HomeEnrollment | |||