Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.PlaceHolder Enumeration

Properties.PlaceHolder Enumeration
Identificators of properties owned by PlaceHolder class.
Syntax
public enum Properties.PlaceHolder : System.Enum 
Members
MemberValueDescription
PLACEHOLDER_DELETE_AFTER_USAGE_IN_COGINEER19315Remove placeholder object after generation with EPLAN Cogineer # 19315.
PLACEHOLDER_DESCRIPTION19308Placeholder object description # 19308.
PLACEHOLDER_LASTUSEDVALUESET19301Placeholder object: Last value set selected # 19301.
PLACEHOLDER_NAME19300Placeholder object name # 19300.
PLACEHOLDER_USE_IN_COGINEER19314Use placeholder object in EPLAN Cogineer # 19314.
PLACEHOLDER_VALUESET_NAME19303Value set name # 19303.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.Properties.PlaceHolder

See Also