Adding additional target languages to existing project

Using the SDK, Is it possible to add additional target languages to an existing project? 

The documentation in ProjectInfo.TargetLanguages specifies:

It is optional to set this property during project creation. If it is not set, the target languages of the reference project or template are used.

This property can only be set for use during project creation. It is not valid to set for project updating.

I can add more target languages from within Studio so I'm thinking it should be possible with the SDK as well?

Thanks,

Parents Reply Children
No Data