Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectManager.OpenMode Enumeration

ProjectManager.OpenMode Enumeration
Enum used for OpenProject
Syntax
public enum ProjectManager.OpenMode : System.Enum 
Members
MemberValueDescription
Exclusive3 
ReadOnly1 
Standard0 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.ProjectManager.OpenMode

See Also