[This is preliminary documentation and subject to change.]
Retrieves the client from the database and returns a populated ClientModel for the specified client GUID.
Retrieves the client from the database and returns a populated ClientModel for the specified client GUID.
public ClientModel Get(string);
Retrieves the client from the database and returns a populated ClientModel for the specified client GUID.
public ClientModel Get(string,bool);
Client Class | Dls.TextDisguise Namespace | ClientModel Class