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

In This Topic
    ARTICLE_ATEX_MARKING Property
    In This Topic
    ATEX marking # 26317.
    Syntax
    public MDPropertyValue ARTICLE_ATEX_MARKING {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ATEX_MARKING {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Die ATEX-Kennzeichnung zeigt an, ob das Gerät eine ATEX-Zulassung besitzt und somit für den Einsatz in explosionsgefährdeten Bereichen zugelassen ist.

    See Also