Click or drag to resize

IProcessPeriodicInvoicingEntityPeriodicInvoicings Property

Get the collection of Periodic invoicing headers for each invoice to generate

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PeriodicInvoicing
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IPeriodicInvoicingToProcessEntityCollection PeriodicInvoicings { get; }

Property Value

Type: IPeriodicInvoicingToProcessEntityCollection
See Also