Click or drag to resize

IInclusionLineEntityBaseInclusionOrder Property

Gets or sets the inclusion order member

(Ordre d'inclusion des lignes)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<int> InclusionOrder { get; set; }

Property Value

Type: NullableInt32
Remarks
This entity member is bound to the InclusionOrder (Ordre d'inclusion des lignes) column of the PriceListInclusionLine (Articles ou clients inclus dans le tarif) table.
See Also