Scadenza.ImportoPagato property
The already paid amount of the due date.
public decimal ImportoPagato { get; set; }
Remarks
When the payment of due dates from Accounting is active (PagatoManuale
is false
) the value of this property is determined by Accounting. Conversely, if PagatoManuale
is true
, then the value is always equal to that of Importo
.