Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_REPLACEMENT_PART_DATE Property / ARTICLE_REPLACEMENT_PART_DATE Property

In This Topic
    ARTICLE_REPLACEMENT_PART_DATE Property
    In This Topic
    Replacement part: Date # 26320.
    Syntax
    public PropertyValue ARTICLE_REPLACEMENT_PART_DATE {get; set;}
    public:
    property PropertyValue^ ARTICLE_REPLACEMENT_PART_DATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.DateTime.
    Remarks

    Life cycle status (inactive as of). Specifies the date from which the original part is replaced by another part.

    See Also