Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_ATEX_II_DUST_APPROVAL_AVAILABLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ATEX_II_DUST_APPROVAL_AVAILABLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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