SelectedName custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The string value of SelectedName returns the name of the selected node from the TreeView control. SelectedName is an Output custom property in which the symbol internally calculates the selected node and returns a string containing the node name.
Assign values to the SelectedName custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
String |
Output |
Null string |
Assign an attribute value SelectedName=PLNTMDL.NodeName |
|
InTouch Tags |
Message |
Output |
Null string |
Assign an InTouch tag. SelectedName=NodeName |
Related Wizard options and custom properties
No other Wizard options or custom properties need to be configured for the SelectedName custom property.