Click or drag to resize

WoCostExclusion Enumeration

Exclusion rule: a service fee extension used to tweak WO billing

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum WoCostExclusion
Members
Member nameValueDescription
None0 No exclusion (default value)
Item1 All Internal Cost and Vendor Invoice items with the same Invoice Item Dictionary reference will be excluded from billing.
Category2 All Internal Cost and Vendor Invoice items with the same Cost Category will be excluded from billing.
Min3 Imposes "minimum value" requirement for amount billed for same Cost Category
See Also