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

In This Topic
    ARTICLE_CRA_MANUFACTURER_CONTACT_FOR_SECURITY_NOTIFICATIONS Property
    In This Topic
    CRA: Manufacturer contact for security messages # 26679.
    Syntax
    public PropertyValue ARTICLE_CRA_MANUFACTURER_CONTACT_FOR_SECURITY_NOTIFICATIONS {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRA_MANUFACTURER_CONTACT_FOR_SECURITY_NOTIFICATIONS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Contact information (for example URL, e-mail) for the reporting of vulnerabilities / security incidents. The information is usually provided by the manufacturer or can be found in the manufacturer-specific data sheets.

    See Also