Returns a ILmsSettings object which providing properties and methods related to LMS. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax ILmsSettings Lms { get; set; }
Property Lms As ILmsSettings
Get
Set
property ILmsSettings^ Lms {
ILmsSettings^ get ();
void set (ILmsSettings^ value);
}
Property Value
Type:
ILmsSettingsSee Also