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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public double? CurrentRatio { get; set; }

Property Value

NullableDouble
See Also