Click or drag to resize
Infosoft Logo

AccountingDataParameters Class

Provides data for the Accounting 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 AccountingDataParameters : TitleCodeListParameters, 
	IAccountingParameters

The AccountingDataParameters type exposes the following members.

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