 | 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
SyntaxIReadOnlyDateEntityMember EndDateMember { get; }
ReadOnly Property EndDateMember As IReadOnlyDateEntityMember
Get
Property Value
Type:
IReadOnlyDateEntityMember
RemarksThis entity member is bound to the Periodicity_EndDate (Date de fin) column of the PeriodicInvoicing (Facturation périodique) table.
See Also