The SnFileDTO type exposes the following members.

Properties

  Name Description
Public property DateCreated
Date of creation of the file item.
Public property DefaultPrivacyLevelId
Default privacy level id.
Public property Description
File description.
Public property Id
File item unique ID.
Public property IsStandAloneFile
Gets a value indicating whether file is stand alone file or not.
Public property Name
File name.
Public property OwnerDisplayName
Gets or sets the owner display name.
Public property OwnerEmail
Gets or sets owner e-mail.
Public property OwnerUsername
Gets or sets the owner username.
Public property ParentEntityId
Parent entity (note, message, ...) ID
Public property ParentEntityType
Parent entity type
Public property SortOrder
Sort Order.
Public property ThumbnailUrl
Thumbnail Url.
Public property Url
File URL.
Public property UserId
User's ID.

See Also