Class ReturningPackageSettings
Settings that relate to the return package when the create project package is created.
Inherited Members
Namespace: SdlSdl.ProjectAutomationSettings
Assembly: Sdl.ProjectAutomation.Settings.dll
Syntax
public class ReturningPackageSettings : SettingsGroup, ISettingsGroup, INotifyPropertyChanged, IEditableObject
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 |
---|---|
bool |