Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

All content folder entities are structured as follows:

entity:

  • [int] IdA unique identifier for the content folder. This value is generated by the server when the content folder is generated.
  • [string] Name:  The name of the content folder
  • [string] VirtualPath: The location of the content folder in the BSN.cloud virtual directory
  • [string] ThumbPath:  The location of the thumbnail for the content folder in the server directory
  • [DateTime] CreationDate: The date that the content folder was created on the network. See DateTime for more information about this data type.
  • [bool] HasSubFolders: Whether or not the content folder entity has subfolders





  • No labels