Creates a new participant list with the given name in the indicated project. An SDK_ParticipantList object representing this new list is returned.
Participant lists must be created within a project. Accordingly, when a participant list is created, the system needs to know the project that will contain the new participant list. Also note, that the user you are connected as must have the appropriated privileges for the request to succeed.
If the list cannot be created, an exception will be thrown with an appropriate error message.
WebServiceContext Class | DatStat.SDK.WebServiceWrappers Namespace