CollectionDef Name Property

Meta Data Services Programming

Meta Data Services Programming

CollectionDef Name Property

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

Syntax

object.Name=(string)

The Name property syntax has the following parts.

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

See Also

CollectionDef Object