Click or drag to resize

WorkOrderCostNumber Property

Vendor Invoice Number. This value is set either manually or by WON provider when invoice is submitted. Max Length=32

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Number { get; set; }

Property Value

Type: String
See Also