WorkOrderRepairCode Property |
Repair codes are a means of gathering completion data in the field.
These codes are not limited to repair data.
It can be customized and used to capture whatever kind of information that is most useful for organization to collect.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RepairCode RepairCode { get; set; }
Public Property RepairCode As RepairCode
Get
Set
No code example is currently available or this language may not be supported.
Property Value
RepairCode
See Also