Search Results for

    Show / Hide Table of Contents

    Class ReturningPackageSettings

    Settings that relate to the return package when the create project package is created.

    Inheritance
    System.Object
    ReturningPackageSettings
    Namespace: Sdl.ProjectAutomation.Settings
    Assembly: Sdl.ProjectAutomation.Settings.dll
    Syntax
    public class ReturningPackageSettings : SettingsGroup

    Constructors

    ReturningPackageSettings()

    Declaration
    public ReturningPackageSettings()

    Properties

    RunVerificationBeforeReturningPackage

    Setting that specifies whether the return package should run a verification before creation.

    Declaration
    public bool RunVerificationBeforeReturningPackage { get; set; }
    Property Value
    Type Description
    System.Boolean

    On this page

    • Constructors
      • ReturningPackageSettings()
    • Properties
      • RunVerificationBeforeReturningPackage
    Back to top Generated by DocFX