Click or drag to resize

IReminderCommitmentEntity.PayerCustomerSelectedReminderReport Property

Gets the reminder report of payer customer

(Modèle de relance pour le client)

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
Nullable<Guid> PayerCustomerSelectedReminderReport { get; }

Property Value

Type: Nullable<Guid>
Remarks
This entity member is bound to the SelectedReminderReport (Modèle de relance pour le client) column of the Customer (Client) table.
See Also