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

    Gibt an, ob das Gerät eine ATEX-Zulassung für explosionsgefährdete Staubatmosphären besitzt und zur Gerätegruppe II (Industrie, kein Bergbau) gehört.

    See Also