PRaccounts(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32) Constructor

Initializes a new instance of the PRaccounts class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public PRaccounts(
	int Account00,
	int Account01,
	int Account02,
	int Account03,
	int Account04,
	int Account05,
	int Account18,
	int Account19,
	int Id,
	int Account12,
	int Account13,
	int Account14,
	int Account15,
	int Account16,
	int Account17,
	int Account06,
	int Account07,
	int Account08,
	int Account09,
	int Account10,
	int Account11
)

Parameters

Account00  Int32
 
Account01  Int32
 
Account02  Int32
 
Account03  Int32
 
Account04  Int32
 
Account05  Int32
 
Account18  Int32
 
Account19  Int32
 
Id  Int32
 
Account12  Int32
 
Account13  Int32
 
Account14  Int32
 
Account15  Int32
 
Account16  Int32
 
Account17  Int32
 
Account06  Int32
 
Account07  Int32
 
Account08  Int32
 
Account09  Int32
 
Account10  Int32
 
Account11  Int32
 

See Also