Click or drag to resize

IPurchaseDocumentLineEntityBaseLinePurchaseUnitType Property

Gets the type of the line purchase unit.

(Type d'unité)

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the UnitType (Type d'unité) column of the Unit (Unité) table.
See Also