Meta Data Services Programming

EnumerationDef Name Property

This property stores the name of the EnumerationDef object.

Syntax

Object.Name=string

The Name property syntax has the following parts.

Part Description
object The EnumerationDef object.
string A variable length string that can be a maximum of 255 characters in length.

The name must be unique within the information model.


See Also

EnumerationDef Object

EnumerationValueDef Object