Click or drag to resize
Specialty Class
Specialty, f.i. Carpentry, Doors, Electrical, Lighting, Plumbing... This entity answers the question “What type of work needs to be done for a Work Order or a Task?". Web service access scope - Full access
Inheritance Hierarchy

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

The Specialty type exposes the following members.

Properties
  NameDescription
Public propertyCurrencies
Money values
Public propertyDisplayAs
The name of the Specialty. Max Length=40. Is required.
Public propertyInstructions
Service instructions to relay to team members; HTML content supported. Max Length=3072.
Public propertyTaxCode
Labor Tax Code. Used for taxing customer invoice items with Labor category.
Public propertyWONServiceId
Related to WON (Work Order Network) Service
Top
See Also