Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE Property / ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE Property

In This Topic
    ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE Property
    In This Topic
    CRA: Vulnerability management available # 26685.
    Syntax
    public PropertyValue ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the manufacturer maintains a formal vulnerability management in accordance with the requirements of the EU Cyber Resilience Act (CRA) (Yes / No). The information is usually provided by the manufacturer or can be found in the manufacturer-specific data sheets.

    See Also