T
Tim Dutton
I am currently writing some VBA that instatiates the
EnterpriseResSubstitutionWizard method to resource a project from the RBS.
http://msdn.microsoft.com/library/d...nterpriseResSubstitutionWizard_HV43008535.asp
Two of the parameters to do this are:
poolOption which i am setting to pjResSubstitutionResInRBS value
RBSorResourceList which is supposed to be a string but there is no
documentation on what this string is
I have used PDS to query the project server to try to determine the value
and it returns LevelOne.LevelTwo.Etc but this does not work
Anyone tried this before or had any success
EnterpriseResSubstitutionWizard method to resource a project from the RBS.
http://msdn.microsoft.com/library/d...nterpriseResSubstitutionWizard_HV43008535.asp
Two of the parameters to do this are:
poolOption which i am setting to pjResSubstitutionResInRBS value
RBSorResourceList which is supposed to be a string but there is no
documentation on what this string is
I have used PDS to query the project server to try to determine the value
and it returns LevelOne.LevelTwo.Etc but this does not work
Anyone tried this before or had any success