All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
Folder Class Reference

Folder class. More...

Public Member Functions

 Folder ()
 Initializes a new instance of the Folder class. More...
 

Properties

DocumentCollection Documents [get, set]
 Gets or sets the documents. More...
 
FolderCollection Folders [get, set]
 Gets or sets the folders. More...
 
FolderTypeIdentity FolderType [get, set]
 Gets or sets the type. More...
 
int Level [get, set]
 Gets or sets the level. More...
 
int NumberOfDocuments [get, set]
 Gets or sets the number of documents contained in this particular folder (excluding subfolders). More...
 

Description

Folder class.

Constructor & Destructor Documentation

Folder ( )

Initializes a new instance of the Folder class.

Property Documentation

DocumentCollection Documents
getset

Gets or sets the documents.

FolderCollection Folders
getset

Gets or sets the folders.

FolderTypeIdentity FolderType
getset

Gets or sets the type.

int Level
getset

Gets or sets the level.

int NumberOfDocuments
getset

Gets or sets the number of documents contained in this particular folder (excluding subfolders).