[This is preliminary documentation and is subject to change.]
A list of each enrollment in the list of schools attended
| C# | Visual Basic | Visual C++ |
public class StudentSchoolEnrollmentHistory : SifKeyedElement
Public Class StudentSchoolEnrollmentHistory _ Inherits SifKeyedElement
public ref class StudentSchoolEnrollmentHistory : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| StudentSchoolEnrollmentHistory | ||||