SIFWorks ADK 2.0
HomeEnrollment Constructor (status, gradeLevel)
NamespacesEdustructures.SifWorks.StudentHomeEnrollmentHomeEnrollmentHomeEnrollmentNew(HomeEnrollmentStatus, GradeLevel)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public HomeEnrollment(
	HomeEnrollmentStatus status,
	GradeLevel gradeLevel
)
Public Sub New ( _
	status As HomeEnrollmentStatus, _
	gradeLevel As GradeLevel _
)
public:
HomeEnrollment (
	HomeEnrollmentStatus^ status, 
	GradeLevel^ gradeLevel
)
Parameters
status (HomeEnrollmentStatus)
Enrollment status as of the SnapDate.
gradeLevel (GradeLevel)
Grade or academic level of student.

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