 | IInclusionLineEntityBaseInclusionOrderMember Property |
Gets 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
SyntaxIReadOnlyInt32EntityMember InclusionOrderMember { get; }
ReadOnly Property InclusionOrderMember As IReadOnlyInt32EntityMember
Get
Property Value
Type:
IReadOnlyInt32EntityMember
RemarksThis 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