EmployeeBillAtZero Property |
True indicates “dedicated” Technicians whose salary is paid by Customer and whose work thus should be billed at zero rate (affects WO billing logic). This field is not used by Providers.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool BillAtZero { get; set; }
Property Value
Type:
Boolean
See Also