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

In This Topic
    ARTICLE_ATEX_II_GAS_APPROVAL_AVAILABLE Property
    In This Topic
    ATEX II: Gas approval present # 26315.
    Syntax
    public PropertyValue ARTICLE_ATEX_II_GAS_APPROVAL_AVAILABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_ATEX_II_GAS_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 gas atmospheres and belongs to Equipment group II (industry, no mining).

    See Also