OpStmt(Int16, Int16, Int16, Int16, Int16, Int16, Int32, String) Constructor

Initializes a new instance of the OpStmt class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public OpStmt(
	short Detail,
	short Current,
	short Prior,
	short Percent,
	short YTD,
	short Zero,
	int Id,
	string ReportName
)

Parameters

Detail  Int16
 
Current  Int16
 
Prior  Int16
 
Percent  Int16
 
YTD  Int16
 
Zero  Int16
 
Id  Int32
 
ReportName  String
 

See Also