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

In This Topic
    DMPLAOBJECT_GMP_RELEVANT Property
    In This Topic
    GMP-relevant # 44061.
    Syntax
    public PropertyValue DMPLAOBJECT_GMP_RELEVANT {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_GMP_RELEVANT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    The property can be displayed in the P&I diagram at the placed measuring points or consumers and serves to represent PCT tasks in accordance with the standard DIN EN 62424. In addition the property is also available at planning objects and containers. GMP stands for "Good Manufacturing Practice". On the basis of the symbols displayed in the graphical editor you can recognize whether a placed measuring point or consumer is relevant to safety, or GMP- or quality-relevant. The property can be output in the reports, during the manufacturing data export and the block properties for the planning objects. In the navigators for pre-planning you can use the property as a filter criterion or display it in the list view as a column.

    See Also