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

In This Topic
    DMPLAOBJECT_PCT_LOCATION Property
    In This Topic
    Activation site # 44044.
    Syntax
    public PropertyValue DMPLAOBJECT_PCT_LOCATION {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PCT_LOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Activation site from the PCT type. The following values are possible:

    0 = On-site

    1 = Measuring station

    2 = Control room

    3 = Measuring station (not visible)

    4 = Control room (not visible).

    See Also