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

In This Topic
    ARTICLE_CRA_COMPLIANT Property
    In This Topic
    CRA: Compliance # 26680.
    Syntax
    public MDPropertyValue ARTICLE_CRA_COMPLIANT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRA_COMPLIANT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob das Produkt die CRA-Anforderungen (Cyber Resilience Act) erfüllt (Ja / Nein). Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also