Alias Name Property

Meta Data Services Programming

Meta Data Services Programming

Alias Name Property

This property is a string that stores the alias name of a property.

Syntax

Object.Name=string

The Name property syntax has the following parts.

Part Description
object An Alias object
string A variable length string that can be a maximum of 200 characters in length
Remarks

The alias name that you provide is an alternate name of a property that is identified in the ServicedByMember collection.

See Also

Alias Object

Alias ServicedByMember Collection