| UserPayRate Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class UserPayRate : CorrigoEntityWithOptimisticLock
The UserPayRate type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Currencies | 
            Money values
             | 
|  | IsDefault | 
            True means record defines default labor code and rate for the given Employee.
             | 
|  | LaborCodeId | 
            Labor code ID.
             | 
|  | UserId | 
            Employee/technician ID.
             | 
 See Also
See Also