Click or drag to resize

IPeriodicInvoicingCustomerFamilyEntityEndDateMember Property

Get the periodicity end date

(Date de fin)

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

Property Value

Type: IReadOnlyDateEntityMember
Remarks
This entity member is bound to the Periodicity_EndDate (Date de fin) column of the PeriodicInvoicing (Facturation périodique) table.
See Also