Click or drag to resize

MaintenanceInformationCurrentRatio Property

The current maintenance ratio at reading time. This value is close to 0 for recent executed maintenance and close to 100 for parts requiring maintenance. NOTE: this value may be also more than 100

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

Property Value

NullableDouble
See Also