Removes a property associated with a path diagram or with an element of a path diagram.
Syntax
object.PropertyRemove (propertyName)
The PropertyRemove method syntax has the following parts:
Part |
Description |
object |
An object of type PDElement. |
propertyName |
A string containing the name of a property. |
See example.