SIFWorks ADK 2.0
SchoolAttendanceHistory Class
NamespacesEdustructures.SifWorks.EtranscriptsSchoolAttendanceHistory

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

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



IconMemberDescription
SchoolAttendanceHistorySchoolAttendanceHistoryNew()()
Creates an instance of a SchoolAttendanceHistory

SchoolAttendanceHistorySchoolAttendanceHistoryNew(SchoolAttended)
Constructor that accepts values for all mandatory fields

AddSchoolAttended(String)
Adds the value of the <SchoolAttended> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SchoolAttended>)>
   SifKeyedList<(Of <String, SchoolAttended>)>
    SchoolAttendanceHistory

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