TDProject.ExportTDProject (EntityID, EntityID, String, IDatabase, IClient, Boolean, Func<EntityIDBoolean>) Method
Public Shared Sub ExportTDProject( _
ByVal id As EntityID, _
ByVal user_id As EntityID, _
ByVal parent_dir As String, _
ByVal db As IDatabase, _
ByVal client As IClient, _
ByVal overwrite As Boolean, _
ByVal exclude_file_func As Func(Of EntityID, Boolean) _
)
This language is not supported or no code example is available.
Parameters
- id
- EntityID
<default>
- user_id
- EntityID
<default>
- parent_dir
- string
<default>
- db
- IDatabase
<default>
- client
- IClient
<default>
- overwrite
- bool
<default>
<default>