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

Property Value

Type: Boolean
See Also