Click or drag to resize

InvoiceNumber Property

Gets a invoice number; initially empty, generated by Post action Max Length=16

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