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

In This Topic
    ARTICLE_CRA_SBOM_AVAILABILITY Property
    In This Topic
    CRA: SBOM availability # 26684.
    Syntax
    public MDPropertyValue ARTICLE_CRA_SBOM_AVAILABILITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRA_SBOM_AVAILABILITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob eine Software-Stückliste (SBOM, Software Bill of Materials) vom Hersteller bereitgestellt wird (Ja / Nein). Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also