Click or drag to resize
Infosoft Logo

WriteOffBalanceParameters Class

Defines parameters for the write off balance job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersWriteOffBalanceParameters

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

The WriteOffBalanceParameters type exposes the following members.

Constructors
 NameDescription
Public methodWriteOffBalanceParametersInitializes a new instance of the WriteOffBalanceParameters class
Top
Properties
 NameDescription
Public propertyExtensionData Gets or sets the structure that contains extra data.
Public propertyMonths Gets or sets the months.
Top
Remarks
Hanmsoll, 06.10.2017.
See Also