Click or drag to resize

IPeriodicInvoicingRelatedEntityBaseLineNumber Property

Gets or sets the line number

(Numéro de ligne)

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
Nullable<int> LineNumber { get; set; }

Property Value

Type: NullableInt32
Remarks
This entity member is bound to the LineNumber (Numéro de ligne) column of the PeriodicInvoicingCustomer (Clients attachés à la facturation périodique) table.
See Also