Search Results for

    Show / Hide Table of Contents

    Enum ProjectStatus

    Status values for projects in the client object model

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

    Fields

    Name Description
    Archived

    Project is archived.

    Completed

    Project has been completed, but is not archived.

    InProgress

    Project has been started but not yet completed.

    Invalid

    The value has not been set.

    Pending

    Project is created, but has not yet been started.

    On this page

    • Fields
    Back to top Generated by DocFX