Click or drag to resize
SettingsLms Property
Returns a ILmsSettings object which providing properties and methods related to LMS. Read/write.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public ILmsSettings Lms { get; set; }

Property Value

Type: ILmsSettings

Implements

ISettingsLms
See Also