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

In This Topic
    ARTICLE_CRA_SECURITY_BY_DESIGN_CONCEPT Property
    In This Topic
    CRA: 'Security by Design' concept # 26686.
    Syntax
    public MDPropertyValue ARTICLE_CRA_SECURITY_BY_DESIGN_CONCEPT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRA_SECURITY_BY_DESIGN_CONCEPT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Kurzbeschreibung, ob Sicherheitsaspekte im Design berücksichtigt wurden (z.B. "Ja, gemäß DIN EN IEC 62443-4-1 VDE 0802-4-1:2018-10"). Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also