Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_CRA_MANUFACTURER_CONTACT_FOR_SECURITY_NOTIFICATIONS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRA_MANUFACTURER_CONTACT_FOR_SECURITY_NOTIFICATIONS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Kontaktinformationen (z.B. URL, E-Mail) für die Meldung von Schwachstellen / Sicherheitsvorfällen. Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also