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