Property Methods

Requires: VI Scripting

Inherits from Node»GrowableFunction»ObjectFunction. View the class hierarchy.

MethodDescription
Add Property Item AfterAdds a new property item after the item you specify in Index and returns a reference to the new property item. Details
Disconnect From ControlDisconnects the property node from a control. Details
Get Property ItemReturns a reference to the property item you specify with index. Details
Link To ControlLinks 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 ItemRemoves the property item at the index you specify. Details
Set Properties[]Sets the properties for this Property Node. Details