Journals(Int16, Int16, Int16, Int16, Int32, Boolean, Boolean, String, String) Constructor

Initializes a new instance of the Journals class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public Journals(
	short Column,
	short Field,
	short Type,
	short Size,
	int Id,
	bool Range,
	bool PrintFlag,
	string Layout,
	string Heading
)

Parameters

Column  Int16
 
Field  Int16
 
Type  Int16
 
Size  Int16
 
Id  Int32
 
Range  Boolean
 
PrintFlag  Boolean
 
Layout  String
 
Heading  String
 

See Also