CustomDevice.RenameNode Method
- Updated2023-02-21
- 2 minute(s) read
Name | Description | |
---|---|---|
![]() | RenameNode(String) | Renames this node to the name you specify, if the node can be renamed and if the name you specify is not already in use by a sibling of this node. (Inherited from BaseNode.) |
![]() | RenameNode(String, Boolean) | Renames this node to the name you specify, if the name that you specify is not already in use by a sibling of this node. (Inherited from CustomDeviceBase.) |