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

In This Topic
    ARTICLE_ATEX_II_DUST_APPROVAL_AVAILABLE Property
    In This Topic
    ATEX II: Dust approval present # 26316.
    Syntax
    public PropertyValue ARTICLE_ATEX_II_DUST_APPROVAL_AVAILABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_ATEX_II_DUST_APPROVAL_AVAILABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the device has an ATEX approval for potentially explosive dust atmospheres and belongs to Equipment group II (industry, no mining).

    See Also