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 |