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.MaintenanceAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic bool? CurrentRatioValid { get; set; }
Public Property CurrentRatioValid As Boolean?
Get
Set
Property Value
NullableBoolean
See Also