Click or drag to resize

Stock Class

EXALOGIC
Trieda obsahuje údaje o sklade (jeho definície).
Inheritance Hierarchy
SystemObject
  Exa.OBERON.ServicesGen2.Stock.StocksStock

Namespace: Exa.OBERON.ServicesGen2.Stock.Stocks
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public class Stock

The Stock type exposes the following members.

Constructors
 NameDescription
Public methodStockInitializes a new instance of the Stock class
Top
Fields
 NameDescription
Public fieldCreditLimitCalculatePríznak, či je sklad zahrnutý do výpočtu kredit limitu.
Public fieldExternalPríznak externého skladu. Sklad je len evidenčný.
Public fieldIDNumJedinečný identifikátor skladu v evidencii.
Public fieldNameNázov skladu.
Top
Remarks
Trieda sa používa v metóde Company_Info.
See Also