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

In This Topic
    ARTICLE_DISCONTINUED Property
    In This Topic
    Discontinued part # 22258.
    Syntax
    public MDPropertyValue ARTICLE_DISCONTINUED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DISCONTINUED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies the part as a discontinued part; such a part is no longer to be used.

    See Also