SIFWorks ADK 2.0
HomeEnrollment Class
NamespacesEdustructures.SifWorks.StudentHomeEnrollment

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class HomeEnrollment : SifElement
Public Class HomeEnrollment _
	Inherits SifElement
public ref class HomeEnrollment : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  HomeEnrollment

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