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

In This Topic
    ARTICLE_CRA_USE_IN_CRITICAL_INFRASTRUCTURE Property
    In This Topic
    CRA: Use in critical infrastructure # 26690.
    Syntax
    public MDPropertyValue ARTICLE_CRA_USE_IN_CRITICAL_INFRASTRUCTURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRA_USE_IN_CRITICAL_INFRASTRUCTURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the device is typically used in critical infrastructure (Yes / No). The information is usually provided by the manufacturer or can be found in the manufacturer-specific data sheets.

    See Also