API Help
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_DESCRIPTION19308Placeholder object description # 19308.
PLACEHOLDER_LASTUSEDVALUESET19301Placeholder object: Last value set selected # 19301.
PLACEHOLDER_NAME19300Placeholder object name # 19300.
PLACEHOLDER_VALUESET_NAME19303Value set name # 19303.
Inheritance Hierarchy

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

See Also