public individuals RetrieveClientFatherByClientID(long clientId) { return(_customDataAccess.RetrieveClientFatherByClientID(clientId)); }