cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

How to get Project Owner by API in Windchill PDMLink 10.1

hmungekar
1-Newbie

How to get Project Owner by API in Windchill PDMLink 10.1

How to get the info about project2 owner through api?

1 ACCEPTED SOLUTION

Accepted Solutions
Prabhash
5-Regular Member
(To:hmungekar)

You can use getOwner() api on the Project2 object. It will return you the owner as a WTPrincipal object.

Let me know, if you need more info.

View solution in original post

4 REPLIES 4
Prabhash
5-Regular Member
(To:hmungekar)

You can use getOwner() api on the Project2 object. It will return you the owner as a WTPrincipal object.

Let me know, if you need more info.

LoriSood
22-Sapphire II
(To:hmungekar)

Hrishikesh, did Prabhash's post help?

yes

LoriSood
22-Sapphire II
(To:hmungekar)

In the future, if you could mark the thread as answered it would be helpful. I have already marked his answer as correct in this case.

Thanks!

Top Tags