Project.ExportProjectFileStructure Method
Public Shared Sub ExportProjectFileStructure( _
ByVal info As ProjectInfo, _
ByVal recursive As Boolean, _
ByVal all_file_versions As Boolean, _
ByVal include_deleted_files As Boolean, _
ByVal parent_dir As String, _
ByVal user_id As EntityID, _
ByVal db As IDatabase, _
ByVal client As IClient _
)
This language is not supported or no code example is available.
Parameters
- info
- ProjectInfo
<default>
- recursive
- bool
<default>
- all_file_versions
- bool
<default>
- include_deleted_files
- bool
<default>
- parent_dir
- string
<default>
- user_id
- EntityID
<default>
- db
- IDatabase
<default>
- client
- IClient
<default>