 | InvoiceListRequestEntityInvoiceIdsCSV Property |
Gets or sets the invoice ids CSV.
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 InvoiceIdsCSV { get; set; }
Public Property InvoiceIdsCSV As String
Get
Set
Property Value
Type:
String
The invoice ids CSV.
See Also