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

In This Topic
    ARTICLE_ELECTRONIC_CONTROL_AVAILABLE Property
    In This Topic
    Electronic control available # 26037.
    Syntax
    public MDPropertyValue ARTICLE_ELECTRONIC_CONTROL_AVAILABLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ELECTRONIC_CONTROL_AVAILABLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specification whether the device is equipped with an electronic control system.

    See Also