Meta Data Services Programming
IReposTypeInfo2 Synonym Property
This property contains a string that is used as an alias name. You can use this property to define an alias for ClassDef, RelationshipDef, InterfaceDef, and EnumerationDef classes. The maximum length of this string is 255 characters.
Dispatch Identifier: DISPID_Synonym (393)
Remarks
The repository engine does not check for duplicate synonym values. If you want unique synonyms, you must check for duplicate values first.
This interface uses methods exposed through IRepositoryDispatch. For more information, see IRepositoryDispatch Interface.