CustomerContract Property |
Default Financial contract assigned when work order is created for this customer,
if it’s not defined - the work zone contract will be used.
Contract affects costs, vendor invoice/WON, charges etc.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Contract Contract { get; set; }
Property Value
Type:
Contract
See Also