I cannot find any method to assign Groupshare user to Phase in SDL project.
Can't see this either in Groupshare API or in SDL SDK.
Manual task creation is not working.
How can I do this ? Any sample code, any documentation available ?
I cannot find any method to assign Groupshare user to Phase in SDL project.
Can't see this either in Groupshare API or in SDL SDK.
Manual task creation is not working.
How can I do this ? Any sample code, any documentation available ?
Hi Marek,
As far as the SDL SDK is concerned, there are no exposed public methods to do this.
Now I did see that `FileBasedProject` does hold an internal IProject interface which has members like `SetFileAssignments` and `ChangeCurrentPhase`, but nothing public you can use.
Hi Marek,
As far as the SDL SDK is concerned, there are no exposed public methods to do this.
Now I did see that `FileBasedProject` does hold an internal IProject interface which has members like `SetFileAssignments` and `ChangeCurrentPhase`, but nothing public you can use.