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