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

In This Topic
    DMPLAOBJECT_PID_LAYER Property
    In This Topic
    Layer for color and visibility # 44098.
    Syntax
    public PropertyValue DMPLAOBJECT_PID_LAYER {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PID_LAYER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also