Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_PCT_IMPLEMENTATION Property / DMPLAOBJECT_PCT_IMPLEMENTATION Property

In This Topic
    DMPLAOBJECT_PCT_IMPLEMENTATION Property
    In This Topic
    Implementation # 44043.
    Syntax
    public PropertyValue DMPLAOBJECT_PCT_IMPLEMENTATION {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PCT_IMPLEMENTATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Realization from the PCT type. The following values are possible:

    0 = General

    1 = PCS

    2 = Process computer

    3 = PLC.

    See Also