Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_EMC_DESIGN_PRESENT Property / ARTICLE_EMC_DESIGN_PRESENT Property

In This Topic
    ARTICLE_EMC_DESIGN_PRESENT Property
    In This Topic
    EMC version available # 26298.
    Syntax
    public MDPropertyValue ARTICLE_EMC_DESIGN_PRESENT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_EMC_DESIGN_PRESENT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether a product is designed to meet the requirements for electromagnetic compatibility (EMC). This means that the product is designed in such a way that it does not cause electromagnetic interference and is itself insensitive to such interference.

    See Also