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

    The ATEX marking shows whether the device has an ATEX approval and thus is approved for the use in potentially explosive areas.

    See Also