Click or drag to resize

WorkOrderSpecialty Property

Specifies what type of work needs to be done for this work order

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Specialty Specialty { get; set; }

Property Value

Type: Specialty
See Also