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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic bool? CurrentRatioValid { get; set; }Public Property CurrentRatioValid As Boolean?
Get
Set
Property Value
NullableBoolean
See Also