'DeclarationPublic Enum LlDebug Inherits System.Enum
public enum LlDebug : System.Enum
public enum class LlDebug : public System.Enum
'DeclarationPublic Enum LlDebug Inherits System.Enum
public enum LlDebug : System.Enum
public enum class LlDebug : public System.Enum
| Member | Description |
|---|---|
| Disabled | Debug mode is to be switched off. |
| DWG | Switch on debugging-info for graphic functions. |
| Enabled | Debug mode is to be switched on. |
| ForceSysinfo | System information are logged. |
| LicInfo | Activates debugging for the licence mechanism. |
| LogToFile | Debug output will also be directed to a log file (COMBIT.LOG in your windows directory). |
| NoCallbacks | Switch off debugging-info for notifications/callbacks. |
| NoPrivacyData | Prevents the contents of variables and fields from being output. |
| NoStorage | Switch off debugging for storage-functions (preview file). |
| NoSysInfo | Do not issue system information dump on LlSetDebug(). |
| ObjectStates | Logs the output for the individual objects in the project file during rendering. |
| PrinterInfo | Activates the outputs for the printers available in the system. |
| TranslateFilterSyntax | Activates outputs for filter expressions of the data providers. |
System.Object
System.ValueType
System.Enum
combit.Reporting.LlDebug
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10