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

In This Topic
    ARTICLE_CERTIFICATE_ATEX Property
    In This Topic
    Certification: ATEX identifier # 22270.
    Syntax
    public MDPropertyValue ARTICLE_CERTIFICATE_ATEX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CERTIFICATE_ATEX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Certification for explosion protection in accordance with the ATEX Directive of the European Union. The designation ATEX is derived from the French abbreviation for "ATmosphère EXplosibles". Up to 50 characters (letters and numbers) can be entered.

    See Also