Click or drag to resize
DocumentNode Properties

The DocumentNode type exposes the following members.

Properties
  NameDescription
Public propertyFolderID
ID of the document folder.
Public propertyID
ID of the document node.
Public propertyIsOrphan
Value indicating if the document node is an orphan.
Public propertyIsSubFolder
Value indicating if the document folder is a sub folder of another document folder.
Public propertyName
Name of the document node.
Public propertyPathName
Public propertyRelativePath
Relative path to the document folder.
Public propertyTaskCount
Task count for the document node.
Public propertyType
Type of the document node.
Top
See Also