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