Text Disguise

Client.Get Method

[This is preliminary documentation and subject to change.]

Retrieves the client from the database and returns a populated ClientModel for the specified client GUID.

Overload List

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);

See Also

Client Class | Dls.TextDisguise Namespace | ClientModel Class