RelationshipDef Synonym Property

Meta Data Services Programming

Meta Data Services Programming

RelationshipDef Synonym Property

This property stores a synonym of the name of the RelationshipDef object. Synonym values are not unique for relationship definition objects.

This property is not attached to the default interface for the RelationshipDef Automation object; it is attached to the IReposTypeInfo2 interface. For more information about accessing a member of an interface that is not the default interface, see Accessing Automation Object Members.

Syntax

Object.Synonym=(string)

The Synonym property syntax has the following parts.

Part Description
object An object expression that evaluates to a RelationshipDef object
string A variable-length string that can be a maximum of 200 characters in length

See Also

INamedObject Interface

IReposTypeInfo2 Interface

RelationshipDef Name Property

RelationshipDef Object