The MyLibraryFolder type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Children |
Gets or sets the list of child or grandchild folders
| |
| CreatedDate |
Gets or sets the created date
(Inherited from BaseLibrary.) | |
| Id |
Gets or sets the id
(Inherited from BaseLibrary.) | |
| ItemCount |
Gets or sets the number of files in the library folder
| |
| Level |
Gets or sets the level
| |
| ModifiedDate |
Gets or sets the modified date
(Inherited from BaseLibrary.) | |
| Name |
Gets or sets the name of the library item
(Inherited from BaseLibrary.) | |
| ParentId |
Gets or sets the parent folder id
|
See Also