Meta Data Services Programming
RelationshipDef Name Property
This property stores the name of the RelationshipDef object.
Syntax
Object.Name=(string)
The Name property syntax has the following parts.
Part | Description |
---|---|
object | An object expression that evaluates to a RelationshipDef object |
string | A variable-length string that can be a maximum of 200 characters in length |