vote up 0 vote down star

The PSI has various methods such as ReadProject that only take a project GUID and not its name.

If I only have a project's name, how do I retrieve its GUID for use in other PSI methods?

flag

1 Answer

vote up 0 vote down check

Use ReadProjectStatus. It allows passing through an empty GUID but a project name to retrieve this information.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.