 | InvoiceSearchResultDetailLineEntityPONumber Property |
Gets or sets the invoice po number. Note can be Multiple.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Invoice
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PONumber { get; set; }
Public Property PONumber As String
Get
Set
Property Value
Type:
String
The invoice po number.
See Also