PaymentsloadForRegister Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Payments[] loadForRegister(
	string startBld,
	string endBld,
	DateTime fromDate,
	DateTime toDate,
	long clientId
)

Parameters

startBld  String
 
endBld  String
 
fromDate  DateTime
 
toDate  DateTime
 
clientId  Int64
 

Return Value

Payments

See Also