Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_ATEX_MARKING Property / ARTICLE_ATEX_MARKING Property

In This Topic
    ARTICLE_ATEX_MARKING Property
    In This Topic
    ATEX marking # 26317.
    Syntax
    public PropertyValue ARTICLE_ATEX_MARKING {get; set;}
    public:
    property PropertyValue^ ARTICLE_ATEX_MARKING {
       PropertyValue^ get();
       void set (    PropertyValue^ 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