Versions Compared

Key

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

...

Method parameters:

CreateGroup(int idList, int listGUID, string newGroupName)

Creates a new group for the specified list.

...

  • idList: list identifier
  • listGuid: GUID of the list
  • newGroupName: name of the group to be created

...