Click or drag to resize

IProcessDeliveryPurchaseOrderDocumentLineEntityChildren Property

Collection of children DeliveryPurchaseOrderLine

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
IDeliveryPurchaseOrderLineEntityCollection Children { get; }

Property Value

Type: IDeliveryPurchaseOrderLineEntityCollection
See Also