IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
EFA_WS.Service.InsertPaketData Class Reference

Class that is used to pass data to the InsertPaketXml() method that is launched in a parallel thread. Thread is launched just because for SQLXML the thread must be STA, and thread launched by WS is not of this kind. More...

Public Attributes

int PaketId = 0
 
string PaketFileName
 

Detailed Description

Class that is used to pass data to the InsertPaketXml() method that is launched in a parallel thread. Thread is launched just because for SQLXML the thread must be STA, and thread launched by WS is not of this kind.

Member Data Documentation

int EFA_WS.Service.InsertPaketData.PaketId = 0
string EFA_WS.Service.InsertPaketData.PaketFileName

The documentation for this class was generated from the following file: