AddNode | Adds a new child node. |
FindChildNode | Finds a child node by node name. |
FindChildren | Finds node children according to specified search pattern. |
FindTests | Finds tests within the current subject folder whose name matches the specified text pattern. |
LockObject | Locks the object. Returns True if the object has been changed on the server. |
Move | Moves the current tree mode to be under the specified parent. |
NewList | Gets a list of the node's immediate children. |
Post | Posts all changed values to the database. |
Refresh | Reads the saved node data, overwriting values in memory. |
RemoveNode | Not implemented for ISubjectNode. |
RemoveSubjectNode | Removes the specified node from the subject tree. |
UnLockObject | Unlocks the object. |