Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_CRA_USE_IN_CRITICAL_INFRASTRUCTURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRA_USE_IN_CRITICAL_INFRASTRUCTURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob das Gerät typischerweise in kritischer Infrastruktur eingesetzt wird (Ja / Nein). Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also