SIFWorks ADK 2.0
Courses Class
NamespacesEdustructures.SifWorks.EtranscriptsCourses

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

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



IconMemberDescription
CoursesCoursesNew()()
Creates an instance of a Courses

CoursesCoursesNew(Course)
Constructor that accepts values for all mandatory fields

AddCourse(MarkingPeriod)
Adds the value of the <Course> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Course>)>
   SifKeyedList<(Of <MarkingPeriods, Course>)>
    Courses

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