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

In This Topic
    ARTICLE_CRA_UPDATE_CAPABILITY Property
    In This Topic
    CRA: Update capability # 26689.
    Syntax
    public MDPropertyValue ARTICLE_CRA_UPDATE_CAPABILITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRA_UPDATE_CAPABILITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Beschreibt, ob Sicherheitsupdates über Firmware-Updates, OTA, USB etc. möglich sind (z.B. "Automatisch", "Manuell", "Nein"). Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also