VendorAllocations(Int32, Int16, Int16, Int16, Int32, Decimal, String, String, String, String) Constructor
Namespace: MbcsCentral.WinGLAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public VendorAllocations(
int id,
short company,
short order,
short department,
int account,
decimal amount,
string journal,
string companyname,
string departmentname,
string accountname
)
Parameters
- id Int32
-
- company Int16
-
- order Int16
-
- department Int16
-
- account Int32
-
- amount Decimal
-
- journal String
-
- companyname String
-
- departmentname String
-
- accountname String
-