Click or drag to resize

StockCardAttributeListArg Class

EXALOGIC
Trieda obsahuje údaje pre nastavenie načítania zoznamu atribútov skladových kariet metódou GetStock_StockCardAttributes(StockCardAttributeListArg).
Inheritance Hierarchy
SystemObject
  Exa.OBERON.Services.OBERONStockCardAttributeListArg

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntax
public class StockCardAttributeListArg

The StockCardAttributeListArg type exposes the following members.

Constructors
 NameDescription
Public methodStockCardAttributeListArg 
Top
Fields
 NameDescription
Public fieldFiltersZoznam filtrov podľa, ktorých má byť zoznam atribútov skladových kariet načítaný.
Top
Remarks
Trieda sa používa ako parameter v metóde GetStock_StockCardAttributes(StockCardAttributeListArg).
See Also