Meta Data Services Programming
Alias MemberSynonym Property
This property is a string used as a synonym for an alias name. It applies to MethodDef, PropertyDef, and CollectionDef objects. The value that you specify must be unique.
Syntax
Object.MemberSynonym=string
The MemberSynonym property syntax has the following parts.
Part | Description |
---|---|
object | An Alias object |
string | A variable length string that can be a maximum of 255 characters in length |