• ShareFile.Api.Models.Folder
  • ShareFile.Api.Models.Folder

    Represents a ShareFile Folder container. Folder is a subclass of Item. A Folder contains a list of Children.

    NameTypeDescription
    FileCountInt32 Number of Items defined under this Folder, including sub-folder counts.
    ChildrenList of Item List of Children defined under this folder.
    HasRemoteChildrenBoolean Defines whether the request to retreive Children is to be navigated to a remote endpoint.
    InfoItemInfo Effective Access Control Permissions for this Folder
    RedirectionRedirection Redirection endpoint for this Item.
    FavoriteFolderFavoriteFolder Favorite Folder object associated to this item (This property would be deprecated in favor of the new 'Favorite' property under Item)