The following tables list the members exposed by the BasicFileInfo type.

Name Description
Public field change_type The type of change
Public field checked_out_by Is this checked out by someone?
Public field creation_time_utc
Public field file_size The size of the file on the server - may not always be available!!
Public field file_type the file type
Public field folder_id The folder this comes from
Public field id The id of the file
Public field is_checked_out_by_user Obsolete. Preserved but not used
Public field last_write_time_utc The date of the file change
Public field length
Public field name The name of the file
Public field relative_path The relative path
Public field version
Top