Search Results for

    Show / Hide Table of Contents

    Item property

    Name

    Sdl.MultiTerm.TMO.Interop.Termbases.Item — Provides programmatic access to a specific termbase.

    Type

    Sdl.MultiTerm.TMO.Interop.Termbase (read)

    Index Parameters

    • Index (Variant)

    Description

    This property allows you to gain access to a particular termbase from the repository. There are three possible value types for the parameter

    • The full path for a file based termbase from the local repository: tb["C:\TestData\Sample.sdltb"]
    • The name for a termbase from the server repository: tb["SampleTermbase"]
    • The position in the list for either: tb[0]
    • Improve this Doc
    In this article
    Back to top Generated by DocFX