Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Method parameters

Returns all the lists that can be viewed by a specific user

Method parameters

  • string GetListsUser(string accessKey, int idUser)
    • accessKey: access key obtained using the LoginFromId method
    • idUser: ID of the user

...