Versions Compared

Key

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

Method parameters

Returns all the groups in a list that can be viewed by the user who performed a Login via accessKey.

Method parameters

  • string GetGroups(stringaccessKey, int listID)
    • accessKey: access key obtained using the LoginFromId method
    • listID: ID of the desired list

...