Click or drag to resize

FileRepositoryGetArg Class

EXALOGIC
Trieda sa používa ako parameter pre načítanie príloh dokumentov - rôzne prílohy vo formáte napr. PDF, obrázky skladových kariet a iných dokumentov a podobne. Používa sa v metóde FileRepository_Get(FileRepositoryGetArg).
Inheritance Hierarchy
SystemObject
  Exa.OBERON.ServicesGen2.Common.FileRepositoryFileRepositoryGetArg

Namespace: Exa.OBERON.ServicesGen2.Common.FileRepository
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public class FileRepositoryGetArg

The FileRepositoryGetArg type exposes the following members.

Constructors
 NameDescription
Public methodFileRepositoryGetArgInitializes a new instance of the FileRepositoryGetArg class
Top
Properties
 NameDescription
Public propertyIdentifikator Hodnota, podľa ktorej sa má príloha (binárne údaje) načítať.
Public propertyIdentifikatorType Určuje jednoznačný identifikátor, podľa ktorého je možné prílohu (binárne údaje) z databázy načítať. Dosupné hodnoty sa nachádzajú v FileRepositoryGetArgenm_IdentifikatorType.
Top
See Also