Click or drag to resize

IReminderCommitmentEntityReminderDateMember Property

Get the ReminderDate

(Date de relance)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Reminder
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDateEntityMember ReminderDateMember { get; }

Property Value

Type: IReadOnlyDateEntityMember
Remarks
This entity member is bound to the ReminderDate (Date de relance) column of the ReminderLetter (Lettre de relance) table.
See Also