The IFolderInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreatedByUser | ||
| LastModifiedByUser |
Properties
| Name | Description | |
|---|---|---|
| CreatedByUserID | ||
| CreatedOnDate | ||
| DisplayName | ||
| DisplayPath | ||
| FolderID | ||
| FolderMappingID | ||
| FolderName | ||
| FolderPath | ||
| FolderPermissions | ||
| HasChildren |
Gets a value indicating whether the folder has any child subfolder
| |
| IsCached | ||
| IsProtected | ||
| IsStorageSecure | ||
| IsVersioned |
Gets or sets a value indicating whether file versions are active for the folder
| |
| LastModifiedByUserID | ||
| LastModifiedOnDate | ||
| LastUpdated | ||
| MappedPath |
Gets or sets the path this folder is mapped on its provider file system
| |
| ParentID |
Gets or sets a reference to the parent folder
| |
| PhysicalPath | ||
| PortalID | ||
| StorageLocation | ||
| UniqueId | ||
| VersionGuid | ||
| WorkflowID |
Gets or sets a reference to the active Workflow for the folder
|