The MyLibraryFile type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | CreatedDate |
Gets or sets the created date
(Inherited from BaseLibrary.) |
![]() | Description |
Gets or sets the description of the file
|
![]() | FileType |
Gets or sets the source of the original file
|
![]() | Folder |
Gets or sets the name of the folder the file is in
|
![]() | FolderId |
Gets or sets the id of the folder the file is in
|
![]() | Height |
Gets or sets the height in pixels of the image
|
![]() | Id |
Gets or sets the id
(Inherited from BaseLibrary.) |
![]() | IsImage |
Gets or sets whether the file is an image (true) or not (false)
|
![]() | ModifiedDate |
Gets or sets the modified date
(Inherited from BaseLibrary.) |
![]() | Name |
Gets or sets the name of the library item
(Inherited from BaseLibrary.) |
![]() | Size |
Gets or sets the size of the file (in bytes)
|
![]() | Source |
Gets or sets the source of the original file
|
![]() | Status |
Gets or sets the file status
|
![]() | Thumbnail |
Gets or sets the thumbnail image of the file
|
![]() | Url |
Gets or sets the url of the file
|
![]() | Width |
Gets or sets the width (in pixels) of the image
|
See Also