Click or drag to resize

Team Class

Team is a collection of Technicians; it’s used to dispatch work; and sometimes just to create a named group of Technicians.
Inheritance Hierarchy

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class Team : RemovableCorrigoEntity

The Team type exposes the following members.

Properties
See Also