[This is preliminary documentation and is subject to change.]
A Course
| C# | Visual Basic | Visual C++ |
public class Course : SifKeyedElement
Public Class Course _ Inherits SifKeyedElement
public ref class Course : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CourseCourseNew()() |
Creates an instance of a Course
| |
| CourseCourseNew(MarkingPeriod) |
Constructor that accepts values for all mandatory fields
| |
| EndDate |
Gets or sets the value of the <EndDate> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| MarkingPeriods |
Gets or sets the value of the <MarkingPeriods> element.
| |
| SchoolAttendedRefId |
Gets or sets the value of the <SchoolAttendedRefId> element.
| |
| SchoolCourseInfoData |
Gets or sets the value of the <SchoolCourseInfoData> element.
| |
| SetEndDate(String) | Sets the value of the <EndDate> element. | |
| SetMarkingPeriods(MarkingPeriod) | Sets the value of the <MarkingPeriods> element. | |
| SetStartDate(String) | Sets the value of the <StartDate> element. | |
| StartDate |
Gets or sets the value of the <StartDate> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0