J
jkormann
Posted in Server thread too:
I want to get back a list of Deliverables for the active Enterprise Project.
There is the command DeliverablesGetByProject(string projectGuid). I can get
the Project's GUID (GetServerProjectGid), however after the call, I get the
exception
Run-time error '438':
Object doesn't support this property or method
What's the right way to get the list of deliverables on this project?
Thank you.
I want to get back a list of Deliverables for the active Enterprise Project.
There is the command DeliverablesGetByProject(string projectGuid). I can get
the Project's GUID (GetServerProjectGid), however after the call, I get the
exception
Run-time error '438':
Object doesn't support this property or method
What's the right way to get the list of deliverables on this project?
Thank you.