EmployeeFreeTextAllowed Property |
True means Provider can enter free-text entries (i.e. not based on price list imposed by requestor) when preparing invoices.
This field is not used by Technicians.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool FreeTextAllowed { get; set; }
Property Value
Type:
Boolean
See Also