Click or drag to resize

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
Syntax
public List<ConsumedMaterial> ConsumedMaterials { get; set; }

Property Value

Type: ListConsumedMaterial
See Also