public enum IWriteProtection.WriteProtectionKind : System.Enum
public enum class IWriteProtection.WriteProtectionKind : public System.Enum
public enum IWriteProtection.WriteProtectionKind : System.Enum
public enum class IWriteProtection.WriteProtectionKind : public System.Enum
| Member | Value | Description | 
|---|---|---|
| Design_space | 16 | Design space technology protection | 
| Disabled | 1 | Write protection is on, but temporarily disabled for this object | 
| Manual | 2 | Manual protection | 
| Planning | 32 | Pre-planning protection | 
| Sub_project_mgmt | 4 | Subproject management-related write protection | 
| Unset | 0 | Write protection is not turned on | 
System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.IWriteProtection.WriteProtectionKind