Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_EMC_DESIGN_PRESENT {get; set;}
    public:
    property PropertyValue^ ARTICLE_EMC_DESIGN_PRESENT {
       PropertyValue^ get();
       void set (    PropertyValue^ 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