Click or drag to resize
ILmsSettings Interface
Exposes the public members of the DigitalofficePro.Html5PointSdk. LmsSettings class to unmanaged code.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public interface ILmsSettings

The ILmsSettings type exposes the following members.

Properties
  NameDescription
Public propertyCourseTitle
CourseTitle. Read/write.
Public propertyDescription
Description. Read/write.
Public propertyKeywords
Keywords. Read/write.
Public propertyLessonTitle
LessonTitle. Read/write.
Public propertyLmsType
LmsType. Read/write.
Public propertyMasteryScore
MasteryScore. Read/write.
Public propertyMaxTimeAllowed
Maximum time allowed. Read/write.
Top
See Also