SIFWorks ADK 2.0
EnrollmentHistory Class
NamespacesEdustructures.SifWorks.EtranscriptsEnrollmentHistory

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

An EnrollmentHistory
Declaration Syntax
C#Visual BasicVisual C++
public class EnrollmentHistory : SifKeyedList<string, StudentSchoolEnrollmentHistory>
Public Class EnrollmentHistory _
	Inherits SifKeyedList(Of String, StudentSchoolEnrollmentHistory)
public ref class EnrollmentHistory : public SifKeyedList<String^, StudentSchoolEnrollmentHistory^>
Members
All MembersConstructorsMethods



IconMemberDescription
EnrollmentHistoryEnrollmentHistoryNew()()
Creates an instance of an EnrollmentHistory

EnrollmentHistoryEnrollmentHistoryNew(StudentSchoolEnrollmentHistory)
Constructor that accepts values for all mandatory fields

AddStudentSchoolEnrollmentData(String, Nullable<(Of <Int32>)>, PartialDateType)
Adds the value of the <StudentSchoolEnrollmentData> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy

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