Click or drag to resize

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.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool BillAtZero { get; set; }

Property Value

Type: Boolean
See Also