ShapeText Property

       

Specifies the SHAPE string generated by the DataEnvironment object for a Command hierarchy.

Syntax

object.ShapeText [=string]

The ShapeText property syntax has these parts:

Part Description
object An object expression that evaluates to an item in the Applies To list.
string A string expression that generates when you create a Command hierarchy either by relating two DECommand objects or by grouping a DECommand object.

Remarks

This property is only applicable to the top-most DECommand object that is either grouped or in a relation hierarchy. Alternatively, this property is null and cannot be set.