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

In This Topic
    ARTICLE_MAINTENANCE_CYCLE Property
    In This Topic
    Maintenance cycle # 26637.
    Syntax
    public MDPropertyValue ARTICLE_MAINTENANCE_CYCLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MAINTENANCE_CYCLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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