Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_MOUNTINGPLATE_FORMEVALUATION Property / FUNC_MOUNTINGPLATE_FORMEVALUATION Property

In This Topic
    FUNC_MOUNTINGPLATE_FORMEVALUATION Property
    In This Topic
    Suppress generation of the enclosure legend # 20441.
    Syntax
    public PropertyValue FUNC_MOUNTINGPLATE_FORMEVALUATION {get; set;}
    public:
    property PropertyValue^ FUNC_MOUNTINGPLATE_FORMEVALUATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Suppresses the generation of an enclosure legend for the mounting panel.

    See Also