Click or drag to resize

InvoiceSearchResultDetailLineEntityIsDebit Property

Gets or sets the invoice is debit flag.

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 bool IsDebit { get; set; }

Property Value

Type: Boolean
The invoice is debit flag.
See Also