Click or drag to resize

IProcessDeliverySaleOrderDocumentEntityLines Property

Gets the document lines

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IDeliverySaleOrderLineEntityCollection Lines { get; }

Property Value

Type: IDeliverySaleOrderLineEntityCollection
See Also