public enum LlDomAccessMode : System.Enum
public enum class LlDomAccessMode : public System.Enum
'Declaration
Public Enum LlDomAccessMode Inherits System.Enum
When opening a project you must choose whether to open the file with read/write access or read only. If you want to make changes to the project and save them, make sure to choose ReadWrite access mode.
Member | Description |
---|---|
ReadOnly | The project is opened read only. |
ReadWrite | The project is opened with read/write access. |
System.Object
System.ValueType
System.Enum
combit.Reporting.Dom.LlDomAccessMode
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9