Hi,
For the parameters within ChangeAssignmentRequest.File, PhaseId is required. Are the phase Ids preset somewhere like an enumeration or are they generated upon project creation?
Thank you.
Hi,
For the parameters within ChangeAssignmentRequest.File, PhaseId is required. Are the phase Ids preset somewhere like an enumeration or are they generated upon project creation?
Thank you.
If you're consuming the GS2017 REST API from a .NET application I recommend using GroupShareKit.
The phaseID is per project specific and you should retrieve the phases based on the project. An example using GroupShareKit here.
Romulus Crisan | Translation Productivity Development Manager | SDL | (twitter) @cromica_82 | (blog) http://www.romuluscrisan.com/
If you're consuming the GS2017 REST API from a .NET application I recommend using GroupShareKit.
The phaseID is per project specific and you should retrieve the phases based on the project. An example using GroupShareKit here.
Romulus Crisan | Translation Productivity Development Manager | SDL | (twitter) @cromica_82 | (blog) http://www.romuluscrisan.com/