Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.PropertyPlacementType Enumeration

In This Topic
    SymbolReference.PropertyPlacementType Enumeration
    In This Topic
    Property placement type.
    Syntax
    public enum SymbolReference.PropertyPlacementType : System.Enum 
    public enum class SymbolReference.PropertyPlacementType : public System.Enum 
    Members
    MemberValueDescription
    Component0 
    ConnectionPoint1 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.SymbolReference.PropertyPlacementType

    See Also