public PropertyValue FUNC_ARTICLE_MAINTENANCE_CYCLE( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_MAINTENANCE_CYCLE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_ARTICLE_MAINTENANCE_CYCLE( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_MAINTENANCE_CYCLE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 50.
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.