Click or drag to resize

IProcessReturnInvoicePurchaseDocumentLineEntityCanBePartiallyDeliveredMember Property

Gets whether the line can be partially delivered

(Livrer/Réceptionner partiellement la nomenclature commerciale)

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
IReadOnlyBoolEntityMember CanBePartiallyDeliveredMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the CanBePartiallyDelivered (Livrer/Réceptionner partiellement la nomenclature commerciale) column of the Item (Article) table.
See Also