 | IProcessReturnInvoiceSaleDocumentLineEntityCanBePartiallyDelivered Property |
Gets whether the line can be partially delivered
(Livrer/Réceptionner partiellement la nomenclature commerciale)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> CanBePartiallyDelivered { get; }
ReadOnly Property CanBePartiallyDelivered As Nullable(Of Boolean)
Get
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the CanBePartiallyDelivered (Livrer/Réceptionner partiellement la nomenclature commerciale) column of the Item (Article) table.
See Also