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