Click or drag to resize

IOBERONServiceGen2Stock_StockCardsInventory_ListSettings Method

EXALOGIC
Načítanie zoznamu dostupných filtrov, podľa ktorých je možné načítať príslušný zoznam záznamov.

Namespace: Exa.OBERON.ServicesGen2
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
ResultValue<AvailableBookSettings> Stock_StockCardsInventory_ListSettings(
	StockCardInventoryListFilterArg stockCardInventoryListFilterArg
)

Parameters

stockCardInventoryListFilterArg  StockCardInventoryListFilterArg
 

Return Value

ResultValueAvailableBookSettings
Vráti triedu AvailableBookSettings - najmä zoznam dostupných filtrov.
Example
Url: http://address:port/v1/stock/stock-card-inventory/list-settings
See Also