Click or drag to resize

InvoicePaymentEntityInvoicePaymentId Property

Gets or sets the invoice payment identifier.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Invoice
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int InvoicePaymentId { get; set; }

Property Value

Type: Int32
The invoice payment identifier.
See Also