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

    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