Table of Contents

Class CourseImport

Namespace
Shift.Common.Scorm
Assembly
Shift.Common.dll
public class CourseImport
Inheritance
CourseImport
Inherited Members
Extension Methods

Constructors

CourseImport()

public CourseImport()

Properties

CourseId

public string CourseId { get; set; }

Property Value

string

IsComplete

public bool IsComplete { get; set; }

Property Value

bool

IsError

public bool IsError { get; set; }

Property Value

bool

IsRunning

public bool IsRunning { get; set; }

Property Value

bool

Message

public string Message { get; set; }

Property Value

string