Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_DISCONTINUED Property / ARTICLE_DISCONTINUED Property

In This Topic
    ARTICLE_DISCONTINUED Property
    In This Topic
    Discontinued part # 22258.
    Syntax
    public PropertyValue ARTICLE_DISCONTINUED {get; set;}
    public:
    property PropertyValue^ ARTICLE_DISCONTINUED {
       PropertyValue^ get();
       void set (    PropertyValue^ 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