[This is preliminary documentation and is subject to change.]
A series of Activities and LearningResources tied together under a particular topic or period of time to deliver a particular educational concept or skill. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class Lesson : SifDataObject
Public Class Lesson _ Inherits SifDataObject
public ref class Lesson : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| LessonLessonNew()() |
Creates an instance of a Lesson
| |
| LessonLessonNew(String, LanguageCode, String) |
Constructor that accepts values for all mandatory fields
| |
| CurriculumStructures |
Gets or sets the value of the <CurriculumStructures> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| Duration |
Gets or sets the value of the <Duration> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| Language |
Gets or sets the value of the Language attribute.
| |
| LearningObjectives |
Gets or sets the value of the <LearningObjectives> element.
| |
| LearningResources |
Gets or sets the value of the <LearningResources> element.
| |
| LearningStandards |
Gets or sets the value of the <LearningStandards> element.
| |
| LessonSources |
Gets or sets the value of the <LessonSources> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetDuration(DurationUnits, String) | Sets the value of the <Duration> element. | |
| SetLanguage(LanguageCode) |
Sets the value of the Language attribute.
| |
| SetSubjectArea(String) | Sets the value of the <SubjectArea> element. | |
| Strategies |
Gets or sets the value of the <Strategies> element.
| |
| SubjectArea |
Gets or sets the value of the <SubjectArea> element.
| |
| SupportingActivities |
Gets or sets the value of the <SupportingActivities> element.
| |
| Title |
Gets or sets the value of the <Title> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1