Changing an Object Version's Name
From Meta Data Services Programming
Meta Data Services Programming
Changing an Object Version's Name
When you change the name of an object version, the repository engine might try to change several names as follows:
- If the object version implements the INamedObject interface, the repository engine changes the Name property exposed by INamedObject unless the object version is unchangeable.
- If the object version has one or more destination naming relationships, the repository engine tries to change a name for each of those relationships. For more information, see Changing a Destination Relationship's Name.