Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_INTRINSICSAFETY Property / ARTICLE_INTRINSICSAFETY Property

In This Topic
    ARTICLE_INTRINSICSAFETY Property
    In This Topic
    Intrinsically safe # 22114.
    Syntax
    public MDPropertyValue ARTICLE_INTRINSICSAFETY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INTRINSICSAFETY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Shows whether the part is intrinsically safe. In this case it is guaranteed that during operation or in case of a short circuit no spark can occur which could ignite any explosive atmosphere possibly present (gas or liquid).

    See Also