

Public Member Functions | |
| iFolderDetails () | |
| Constructor. | |
Static Public Member Functions | |
| static iFolderDetails | GetiFolderDetails (string ifolderID, string accessID) |
| Get an iFolder Details. | |
Public Attributes | |
| int | FileCount = 0 |
| Number of Files. | |
| int | DirectoryCount = 0 |
| Number of Directories. | |
| string | ManagedPath |
| The iFolder Managed Path. | |
| string | UnManagedPath |
| The iFolder Un-Manged Path. | |
Protected Member Functions | |
| iFolderDetails (Collection c, string accessID) | |
| Constructor. | |
| iFolder::WebService::iFolderDetails::iFolderDetails | ( | ) | [inline] |
Constructor.
| iFolder::WebService::iFolderDetails::iFolderDetails | ( | Collection | c, | |
| string | accessID | |||
| ) | [inline, protected] |
| static iFolderDetails iFolder::WebService::iFolderDetails::GetiFolderDetails | ( | string | ifolderID, | |
| string | accessID | |||
| ) | [inline, static] |
Get an iFolder Details.
| ifolderID | The iFolder ID | |
| accessID | The Access User ID |
Number of Files.
Number of Directories.
The iFolder Managed Path.
The iFolder Un-Manged Path.
1.5.6