Click or drag to resize

Features_AccountingInvoicesReceived_List Method

EXALOGIC
Načítanie zoznamu záväzkov podľa zadaných filtrovacích podmienok.

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
public ExaException InvoicesReceived_List(
	BookFilters u_Filters,
	ref List<Accounting_InvoiceHeader> urf_InvoiceList,
	bool u_UseTestData = false
)

Parameters

u_Filters  BookFilters
 
urf_InvoiceList  ListAccounting_InvoiceHeader
 
u_UseTestData  Boolean  (Optional)
 

Return Value

ExaException
See Also