Returns the text description of a Dynamo object, if one exists. This property is read-only.
Syntax
DynamoObject.Dynamo_Description
Properties
The Dynamo_Description property syntax has this part:
Part |
Description |
DynamoObject |
A Dynamo object. TIP: The maximum number of characters that you enter into the Dynamo_Description property is available in the Max_Dynamo_Desc_Length Property. |
Return Value
String. A text description of the Dynamo object.