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

In This Topic
    ARTICLE_LIFETIME Property
    In This Topic
    Service time # 22142.
    Syntax
    public MDPropertyValue ARTICLE_LIFETIME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_LIFETIME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The time during which a technical system or object can be used without exchanging core components or a complete breakdown.

    See Also