Click or drag to resize

ISaleCommitmentEntityLastReminderLevel Property

Gets or sets the LastReminderLevel

(Dernier niveau de relance atteint)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<int> LastReminderLevel { get; set; }

Property Value

Type: NullableInt32
Remarks
This entity member is bound to the LastReminderLevel (Dernier niveau de relance atteint) column of the SaleCommitment (Échéance de vente) table.
See Also