Click or drag to resize

MaintenanceInformationCurrentRatioValid Property

Provides additional information on the lifetime usage of this part. It is "false" for parts which do not own an independent maintenance cycle. Instead, the maintenance is done as part of a higher level resource (for example the maintenance of rotation-axis, star axis, and z axis are part of head maintenance) or not at all

Namespace: CFX.Structures.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public bool? CurrentRatioValid { get; set; }

Property Value

NullableBoolean
See Also