 | IOrderPurchaseDocumentLineEntityItemCanBePartiallyDeliveredMember Property |
Gets the Item PurchaseDeliveryAddressType
(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
SyntaxIReadOnlyBoolEntityMember ItemCanBePartiallyDeliveredMember { get; }
ReadOnly Property ItemCanBePartiallyDeliveredMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the CanBePartiallyDelivered (Livrer/Réceptionner partiellement la nomenclature commerciale) column of the Item (Article) table.
See Also