Eplan Platform API
Eplan.EplApi.DataModel Namespace / IWriteProtection.WriteProtectionKind Enumeration

IWriteProtection.WriteProtectionKind Enumeration
Detailed write protection states.
Syntax
public enum IWriteProtection.WriteProtectionKind : System.Enum 
Members
MemberValueDescription
Design_space16Design space technology protection
Disabled1Write protection is on, but temporarily disabled for this object
Manual2Manual protection
Planning32Pre-planning protection
Sub_project_mgmt4Subproject management-related write protection
Unset0Write protection is not turned on
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.IWriteProtection.WriteProtectionKind

See Also