Meta Data Services Programming
MethodDef MemberSynonym Property
This property is a string used as a synonym for a method name. The value that you specify must be unique.
This property is not attached to the default interface for the repository Automation object; it is attached to the IInterfaceMember2 interface. For more information about accessing a member of an interface that is not the default interface, see Accessing Automation Object Members.
Syntax
object.MemberSynonym=string
The MemberSynonym property syntax has the following parts.
Part | Description |
---|---|
object | An object expression that evaluates to a MethodDef object |
string | A variable length string that can be a maximum of 255 characters in length |