Click or drag to resize

TaskSpecialty Property

Specialty that is needed to resolve that task - used for work order employee assignment.

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