Click or drag to resize

ICustomerSettlementEntityUnpaidLines Property

Gets the unpaid lines

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Settlement
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IUnpaidSaleSettlementLineEntityCollection UnpaidLines { get; }

Property Value

Type: IUnpaidSaleSettlementLineEntityCollection
See Also