File object

A file on disk. eRoom lets you use your everyday applications to create files and lets you share those files with others who have the same or compatible applications. For example, if you drag an Excel spreadsheet into eRoom, other team members who have either Excel or a compatible spreadsheet application can edit the file, and those who have an Excel spreadsheet viewer can read the file.

Usage

Use File objects to perform tasks, such as the following:

  • Work with a File's access control list. You can add members to and remove members from the list of people who can open or edit a file.

  • Update files and keep an automatic archive of all previous versions of a file.

  • Find information about a File, such as its name, the member who added the file to the eRoom, creation and modification dates for the file, and the item, such as a folder, that contains the file.

  • Access the Version Page associated with a versioned File.

  • Find information about a version of a File, such as the version's name, version number, and whether or not it is the current version of the File.

Home

Implements

IERUAccessControl

IERUFile

IERUItem

IERUPrincipalItem

IERUVersion


See also

Files