SIFWorks ADK 2.0
LessonSource Class
NamespacesEdustructures.SifWorks.InstrLessonSource

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

One or more sources for the lesson. This describes the lesson's origin.
Declaration Syntax
C#Visual BasicVisual C++
public class LessonSource : SifList<SourceAuthor>
Public Class LessonSource _
	Inherits SifList(Of SourceAuthor)
public ref class LessonSource : public SifList<SourceAuthor^>
Members
All MembersConstructors



IconMemberDescription
LessonSourceLessonSourceNew()()
Creates an instance of a LessonSource

LessonSourceLessonSourceNew(SourceAuthor)
Constructor that accepts values for all mandatory fields

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SourceAuthor>)>
   LessonSource

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