IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
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 |
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.
int EFA_WS.Service.InsertPaketData.PaketId = 0 |
Referenced by EFA_WS.Service.InsertPaketXml(), and EFA_WS.Service.PosljiPaket_Base().
string EFA_WS.Service.InsertPaketData.PaketFileName |
Referenced by EFA_WS.Service.InsertPaketXml(), and EFA_WS.Service.PosljiPaket_Base().