EMS.Services.IEMSLoggingService.LoggingEnabled
Delphi
property LoggingEnabled: Boolean read GetLoggingEnabled;
C++
__property bool LoggingEnabled = {read=GetLoggingEnabled};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | EMS.Services.pas EMS.Services.hpp |
EMS.Services | IEMSLoggingService |
Description
Indicates whether the logging feature of the EMS Server is enabled (True) or disabled (False).