Requires: VI Scripting
Inherits from Node»GrowableFunction»ObjectFunction. View the class hierarchy.
Method | Description |
---|---|
Add Property Item After | Adds a new property item after the item you specify in Index and returns a reference to the new property item. Details |
Disconnect From Control | Disconnects the property node from a control. Details |
Get Property Item | Returns a reference to the property item you specify with index. Details |
Link To Control | Links the property node to the control you specify. The link to the control is available only when you do not wire data to the Reference input. If you wire data to the Reference input, LabVIEW returns an error. Details |
Remove Property Item | Removes the property item at the index you specify. Details |
Set Properties[] | Sets the properties for this Property Node. Details |