Click or drag to resize

ISaleCommitmentEntityLastReminderDateMember Property

Get the LastReminderDate

(Date de dernière relance)

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
IReadOnlyDateEntityMember LastReminderDateMember { get; }

Property Value

Type: IReadOnlyDateEntityMember
Remarks
This entity member is bound to the LastReminderDate (Date de dernière relance) column of the SaleCommitment (Échéance de vente) table.
See Also