WoCreateCommandSkipBillToLogic Property |
True means integration services will use billing configuration as specified rather than automatically compute billing settings for new WO. Matches CreateWoAction.SkipContract.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SkipBillToLogic { get; set; }
Property Value
Type:
Boolean
See Also