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. |
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 | Deletes the specified node. |
RemoveSubjectNode | Removes the specified node from the subject tree. |
Attachments | The AttachmentFactory for the subject folder. |
Attribute | Gets the node attribute. |
Child | Gets a sub-folder of the current folder. |
Count | The number of child nodes. |
DepthType | The sub-tree depth type. |
Description | A description of the subject node. |
Father | The current folder's parent folder. |
HasAttachment | Checks if the SubjectNode has at least one attachment. |
Name | The node name. |
NodeID | The node ID number. |
Path | The folder tree path starting from the tree root. |
TestFactory | The TestFactory object for the subject folder. |
TestFilter | The filter on the test objects in the tree. |
ViewOrder | The position of the node in the tree as presented in the user interface. |