AccountRanges(Int32, Int32, Int32, String) Constructor

Initializes a new instance of the AccountRanges class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public AccountRanges(
	int ReportSection,
	int AccountNumber,
	int Id,
	string ReportName
)

Parameters

ReportSection  Int32
 
AccountNumber  Int32
 
Id  Int32
 
ReportName  String
 

See Also