SIFWorks ADK 2.0
SchoolFocusList Class
NamespacesEdustructures.SifWorks.StudentSchoolFocusList

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

A SchoolFocusList
Declaration Syntax
C#Visual BasicVisual C++
public class SchoolFocusList : SifKeyedList<SchoolFocusType, SchoolFocus>
Public Class SchoolFocusList _
	Inherits SifKeyedList(Of SchoolFocusType, SchoolFocus)
public ref class SchoolFocusList : public SifKeyedList<SchoolFocusType^, SchoolFocus^>
Members
All MembersConstructorsMethods



IconMemberDescription
SchoolFocusListSchoolFocusListNew()()
Creates an instance of a SchoolFocusList

SchoolFocusListSchoolFocusListNew(SchoolFocus)
Constructor that accepts values for all mandatory fields

AddSchoolFocus(SchoolFocusType)
Adds the value of the <SchoolFocus> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SchoolFocus>)>
   SifKeyedList<(Of <SchoolFocusType, SchoolFocus>)>
    SchoolFocusList

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