Click or drag to resize
Infosoft Logo

RetryingPrintProductionParameters Class

Provides data for the RetryingPrintProduction job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersTitleCodeParameters
      Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersRetryingPrintProductionParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class RetryingPrintProductionParameters : TitleCodeParameters, 
	IRetriable

The RetryingPrintProductionParameters type exposes the following members.

Properties
 NameDescription
Public propertyIsFirstAttempt Gets or sets a value indicating whether this is the first time the job runs.
Public propertyRetryParameters Gets or sets the retry specification for this job.
Public propertyTitleCode Gets or sets the code of the title for which to run daily maintenance.
(Inherited from TitleCodeParameters)
Top
Methods
See Also