Click or drag to resize

CreditNoteDetailPartialEntityAmountIncVAT Property

Gets or sets the amount inc vat.

Namespace:  AMCS.Elemos.IntegrationService.Entity.CreditNote
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<decimal> AmountIncVAT { get; set; }

Property Value

Type: NullableDecimal
The amount inc vat.
See Also