Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_REPLACEMENT_PART_DATE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_REPLACEMENT_PART_DATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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