SIFWorks ADK 2.0
StudentSchoolEnrollmentHistory Class
NamespacesEdustructures.SifWorks.EtranscriptsStudentSchoolEnrollmentHistory

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

A list of each enrollment in the list of schools attended
Declaration Syntax
C#Visual BasicVisual C++
public class StudentSchoolEnrollmentHistory : SifKeyedElement
Public Class StudentSchoolEnrollmentHistory _
	Inherits SifKeyedElement
public ref class StudentSchoolEnrollmentHistory : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
StudentSchoolEnrollmentHistoryStudentSchoolEnrollmentHistoryNew()()
Creates an instance of a StudentSchoolEnrollmentHistory

StudentSchoolEnrollmentHistoryStudentSchoolEnrollmentHistoryNew(String, Nullable<(Of <Int32>)>, PartialDateType)
Constructor that accepts values for all mandatory fields

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

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

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SchoolAttendedRefId
Gets or sets the value of the SchoolAttendedRefId attribute.

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

SetEntryDate(String)
Sets the value of the <EntryDate> element.

SetExitDate(String)
Sets the value of the <ExitDate> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   StudentSchoolEnrollmentHistory

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