MaintenancePerformedConsumedMaterials Property |
[This is preliminary documentation and is subject to change.]
A list of the specific parts and materials that were consumed while performing
the maintenance event
Namespace:
CFX.ResourcePerformance
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<ConsumedMaterial> ConsumedMaterials { get; set; }
Public Property ConsumedMaterials As List(Of ConsumedMaterial)
Get
Set
Property Value
Type:
ListConsumedMaterial
See Also