SIFWorks ADK 2.0
LessonSource Constructor (author)
NamespacesEdustructures.SifWorks.InstrLessonSourceLessonSourceLessonSourceNew(SourceAuthor)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public LessonSource(
	SourceAuthor author
)
Public Sub New ( _
	author As SourceAuthor _
)
public:
LessonSource (
	SourceAuthor^ author
)
Parameters
author (SourceAuthor)
For each source, the authors of the source.

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