Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_QUALITY_RELEVANT Property / DMPLAOBJECT_QUALITY_RELEVANT Property

In This Topic
    DMPLAOBJECT_QUALITY_RELEVANT Property
    In This Topic
    Quality-relevant # 44062.
    Syntax
    public PropertyValue DMPLAOBJECT_QUALITY_RELEVANT {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_QUALITY_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. 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