Search Results for

    Show / Hide Table of Contents

    Enum ImportStatus

    Translation Memory Import Status

    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public enum ImportStatus

    Fields

    Name Description
    Completed

    The import has completed successfully.

    CompletedWithErrors

    The import has completed with errors. A bad translation unit file is available for download.

    ExitedOnError

    The import was aborted by the system following an error.

    NotStarted

    The import has not yet been queued

    Queued

    The import has been queued on the server and will start shortly.

    Running

    The import is currently running.

    In this article
    • Fields
    Back to top Generated by DocFX