Record for storing a client record in the common database
ClientRecord
01 Syntax
Microsoft.VisualBasic.ComponentModel.DataSourceModel.Repository.ClientRecord
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| ClientUniqueKey | 1 | The unique number by which we know this client |
| Code | 1 | The short code for the client |
03 Members
ClientUniqueKey
The unique number by which we know this client
Remarks
Every client has an unique id but this is not needed publically
Code
The short code for the client
Remarks
e.g. MCL for Merrion Computing Ltd etc.