Search Results for

    Show / Hide Table of Contents

    Enum FileRole

    Values indicating the role of a file.

    Namespace: Sdl.ProjectAutomation.Core
    Assembly: Sdl.ProjectAutomation.Core.dll
    Syntax
    public enum FileRole

    Fields

    Name Description
    Localizable

    The file is a localizable file.

    Reference

    The file is a reference file.

    Translatable

    The file is translatable using Trados tools.

    Unknown

    Indicates that the file role has not been set or "scanned", or it cannot be determined what file role the uploaded file belongs to.

    In this article
    • Fields
    Back to top Generated by DocFX