Click or drag to resize
Infosoft Logo

AccountingParameters Class

Defines parameters for the Accounting job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersAccountingParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class AccountingParameters : SchedulableJobParameters, 
	IExtensibleDataObject

The AccountingParameters type exposes the following members.

Properties
 NameDescription
Public propertyValidateOCRStatus Gets or sets a value indicating whether to validate OCR status before running the accounting job.
Top
See Also