Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_PLTTYPE Property / SYMB_PLTTYPE Property

In This Topic
    SYMB_PLTTYPE Property
    In This Topic
    PCT type # 16016.
    Syntax
    public MDPropertyValue SYMB_PLTTYPE {get; set;}
    public:
    property MDPropertyValue^ SYMB_PLTTYPE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    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