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

In This Topic
    ARTICLE_MAINTENANCE_CYCLE Property
    In This Topic
    Maintenance cycle # 26637.
    Syntax
    public PropertyValue ARTICLE_MAINTENANCE_CYCLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_MAINTENANCE_CYCLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Describes the entire sequence of maintenance activities that must be performed within a specific time period or after a specific number of hours of operation. A maintenance cycle can include multiple maintenance intervals and ensures that all necessary maintenance work is performed over time.

    See Also