API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList 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 MDPropertyValue SYMB_PLTTYPE( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ SYMB_PLTTYPE {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ 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