RC-WinTrans Object Model Help |
![]() |
The "Workspace" object represents the workspace that is currently open in RC-WinTrans.
Member | Description | |
---|---|---|
![]() |
Close | Closes the currently open workspace. Close()
|
![]() |
New | Creates a new workspace. New( Filename As String )
|
![]() |
Open | Opens an existing workspace. Open( Filename As String )
|
![]() |
Name | Returns the name of the workspace or sets it. |
![]() |
TranslationProjects | Returns the collection of translation projects. If the workspace doesn't have projects the collection will be empty. |