API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / SYMB_PLTTYPE Property / SYMB_PLTTYPE(Int32) Property

In This Topic
    SYMB_PLTTYPE(Int32) Property
    In This Topic
    PCT type # 16016. This property isn't indexed.
    Syntax
    public PropertyValue SYMB_PLTTYPE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ SYMB_PLTTYPE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

    The PCT type defines which symbol is placed in the P&I diagram for the PCT loop / PCT loop function.

    See Also