SIFWorks ADK 2.0
LearningObjectives Class
NamespacesEdustructures.SifWorks.InstrLearningObjectives

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

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



IconMemberDescription
LearningObjectivesLearningObjectivesNew()()
Creates an instance of a LearningObjectives

LearningObjectivesLearningObjectivesNew(LearningObjective)
Constructor that accepts values for all mandatory fields

AddLearningObjective(String)
Adds the value of the <LearningObjective> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <LearningObjective>)>
   SifKeyedList<(Of <String, LearningObjective>)>
    LearningObjectives

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