| DocumentNode Properties |
The DocumentNode type exposes the following members.
| Name | Description | |
|---|---|---|
| FolderID |
ID of the document folder.
| |
| ID |
ID of the document node.
| |
| IsOrphan |
Value indicating if the document node is an orphan.
| |
| IsSubFolder |
Value indicating if the document folder is a sub folder of another document folder.
| |
| Name |
Name of the document node.
| |
| PathName | ||
| RelativePath |
Relative path to the document folder.
| |
| TaskCount |
Task count for the document node.
| |
| Type |
Type of the document node.
|