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

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

    See Also