Click or drag to resize
InvoicePoNumber Property
Gets an optional field used for customer reference. Max Length=50

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

Property Value

Type: String
See Also