Click or drag to resize

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.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool SkipBillToLogic { get; set; }

Property Value

Boolean
See Also