 | IPeriodicInvoicingCustomerEntityEndDateMember 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
SyntaxIReadOnlyDateEntityMember EndDateMember { get; }
ReadOnly Property EndDateMember As IReadOnlyDateEntityMember
Get
Property Value
Type:
IReadOnlyDateEntityMember
RemarksThis entity member is bound to the EndDate (Date de fin) column of the PeriodicInvoicingCustomer (Clients attachés à la facturation périodique) table.
See Also