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 public ILmsSettings Lms { get; set; }
Public Property Lms As ILmsSettings
Get
Set
public:
virtual property ILmsSettings^ Lms {
ILmsSettings^ get () sealed;
void set (ILmsSettings^ value) sealed;
}
Property Value
Type:
ILmsSettingsImplements
ISettingsLmsSee Also