TheFolderItem |
Scroll |
TheFolderItem represents an item within an TheFolder. This item can be e.g. a category, a query, a document or a workflow instance. The TheFolderItem class only contains the ID and Name and the FolderNo of the parent folder. It does not load the actual class definitions from the server.
Namespace: Therefore.API
Visual Basic Public Class TheFolderItem C# public class TheFolderItem |
Name |
Description |
Gets or sets additional context sensitive meta data of the item. |
|
Gets or sets flags of the item. |
|
Gets or sets the folder number of the folder containing the item. |
|
Gets or sets the unique ID of the item. |
|
Gets or sets the name of the folder item. |
Name |
Description |
Returns a string representation of the object (for debugging). |