SIFWorks ADK 2.0
TeacherList Class
NamespacesEdustructures.SifWorks.StudentTeacherList

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

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



IconMemberDescription
TeacherListTeacherListNew()()
Creates an instance of a TeacherList

TeacherListTeacherListNew(StaffPersonalRefId)
Constructor that accepts values for all mandatory fields

AddStaffPersonalRefId(String)
Adds the value of the <StaffPersonalRefId> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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