NACHA_Layout(Int32, Int32, Int32, String, String, String, String, Int32) Constructor

Initializes a new instance of the NACHA_Layout class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public NACHA_Layout(
	int Id,
	int Position,
	int Length,
	string Contents,
	string Name,
	string Record_Type,
	string Requirement,
	int DataType
)

Parameters

Id  Int32
 
Position  Int32
 
Length  Int32
 
Contents  String
 
Name  String
 
Record_Type  String
 
Requirement  String
 
DataType  Int32
 

See Also