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

In This Topic
    ARTICLE_MAINTENANCE_INTERVAL Property
    In This Topic
    Maintenance interval # 26635.
    Syntax
    public PropertyValue ARTICLE_MAINTENANCE_INTERVAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_MAINTENANCE_INTERVAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specifies the period or operating hours between two maintenance tasks. Specification of how often a maintenance has to be carried out, for example every 6 months or every 500 operating hours.

    See Also