Click or drag to resize

RepairedUnitRepairs Property

A list of the Repairs performed, along with the results

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<Repair> Repairs { get; set; }

Property Value

ListRepair
See Also