RC-WinTrans Object Model Help |
TranslationProjects.Count |
Type Info: |
Count As Long |
Example: | Dim Projs As TranslationProjects Dim NumberOfProjects As Long Set Projs = Application.Workspace.TranslationProjects NumberOfProjects = Projs.Count |
Remarks: | Read-only property.
|