IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Class used for transferring client data between services. More...
Public Member Functions | |
ClientDataBase () | |
ClientDataBase (int id) | |
ClientDataBase (int id) | |
Protected Attributes | |
string | _name |
int | _id |
Properties | |
String | Name [get, set] |
Returns name of the client. More... | |
int | Id [get, set] |
Returns ID of the client. More... | |
Class used for transferring client data between services.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
getset |
Returns name of the client.
Referenced by IG.Web.WSDevelop1Ref.GetClientData(), IG.Web.WSDevelopRef.GetClientData(), IG.Web.WSDevelopClass.GetClientData(), and IG.Web.WSDevelop.GetClientData().
|
getset |
Returns ID of the client.
Referenced by IG.Web.WSDevelop1Ref.GetClientData(), IG.Web.WSDevelopRef.GetClientData(), and IG.Web.WSDevelop.GetClientData().