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

Name Description
Public field check_out_info Information about a check out
Public field cosmetic_path A cosmetic path, which is of the form /Project/.../TDProject
Public field created_by_id The id of the user that created this project
Public field created_on The date time (UTC) when this was created
Public field customisation_mode
Public field direct_path A direct path, of the form ?ID=..&ServerID=...
Public field folder_id The id of the folder this project is stored in, when a check in and out project
Public field inherits_file_attributes
Public field is_locked Is this locked?
Public field location The network location, if it's that type of project
Public field lock_info Any lock info about this file
Public field map_file_id An optional map file, used for potentially checking a project on check in
Public field map_file_mode
Public field name THe name of the project
Public field parent_folder_id A parent folder id, which is where the actual project is stored (potentially)
Public field parent_project_id The parent project id
Public field project_version The 12d model version of the project
Public field type The project type
Public field version The version we're getting info about
Top