Click or drag to resize
Infosoft Logo

BalanceReportingParameters Class

Provides data for the BalanceReport 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 BalanceReportingParameters : TitleCodeListParameters, 
	IBalanceReportParameters

The BalanceReportingParameters type exposes the following members.

Properties
 NameDescription
Public propertyBalanceReportParameters Gets or sets the balance report specification for this job.
Public propertyTitleCodes Gets or sets the list of title codes.
(Inherited from TitleCodeListParameters)
Top
See Also