MyLibraryFile Properties CTCT Wrapper Documented Class Library
The MyLibraryFile type exposes the following members.
Properties

  NameDescription
Public propertyCreatedDate
Gets or sets the created date
(Inherited from BaseLibrary.)
Public propertyDescription
Gets or sets the description of the file
Public propertyFileType
Gets or sets the source of the original file
Public propertyFolder
Gets or sets the name of the folder the file is in
Public propertyFolderId
Gets or sets the id of the folder the file is in
Public propertyHeight
Gets or sets the height in pixels of the image
Public propertyId
Gets or sets the id
(Inherited from BaseLibrary.)
Public propertyIsImage
Gets or sets whether the file is an image (true) or not (false)
Public propertyModifiedDate
Gets or sets the modified date
(Inherited from BaseLibrary.)
Public propertyName
Gets or sets the name of the library item
(Inherited from BaseLibrary.)
Public propertySize
Gets or sets the size of the file (in bytes)
Public propertySource
Gets or sets the source of the original file
Public propertyStatus
Gets or sets the file status
Public propertyThumbnail
Gets or sets the thumbnail image of the file
Public propertyUrl
Gets or sets the url of the file
Public propertyWidth
Gets or sets the width (in pixels) of the image
Back to Top
See Also