| Specialty Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class Specialty : RemovableCorrigoEntity
The Specialty type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Currencies | 
            Money values
             | 
|  | DisplayAs | 
            The name of the Specialty.
            Max Length=40.
            Is required.
             | 
|  | Instructions | 
            Service instructions to relay to team members; HTML content supported.
            Max Length=3072.
             | 
|  | IsNteAuto | 
            Boolean flag; part of NTE Auto-optimization setup. 
            True means NTE auto-optimization is enabled for this Specialty.
             | 
|  | TaxCode | 
            Labor Tax Code.
            Used for taxing customer invoice items with Labor category.
             | 
|  | WONServiceId | 
            Related to WON (Work Order Network) Service
             | 
 See Also
See Also