Click or drag to resize
Infosoft Logo

WritingOffBalanceParameters Class

A class that provides data for the writing off balance job.
Inheritance Hierarchy

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class WritingOffBalanceParameters : TitleCodeListParameters, 
	IWriteOffBalanceParameters

The WritingOffBalanceParameters type exposes the following members.

Properties
 NameDescription
Public propertyTitleCodes Gets or sets the list of title codes.
(Inherited from TitleCodeListParameters)
Public propertyWriteOffBalanceParameters Gets or sets the specification for this job.
Top
Remarks
Hanmsoll, 05.10.2017.
See Also