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; }
Public Property BillAtZero As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also