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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

Changing the version from Numeric to MilSpec for a New View Version Part

MichaelIbosh
1-Visitor

Changing the version from Numeric to MilSpec for a New View Version Part

Good Morning All,
I'm looking for a API call (for 9.1 M050) that will change the state based version from Numeric to MilSpec for New View Version parts. I'm pretty sure that the VersionControlHelper. nextVersionId class will give me the next version in the scheme, but the New View Version part is not supported by the changeRevision method. Does anyone know how to change the version for these type of parts? Any clues would be helpful. Thanks ...

versionID = wt.vc.VersionControlHelper.nextVersionId(verObj);
wt.vc.VersionControlHelper.service.changeRevision(verObj, versionID.getValue(), true); // Not supported for New View Version parts

Mike

0 REPLIES 0
Announcements

Top Tags