Chargesfill Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
protected Charges fill(
	DataRow dr,
	bool batch = false,
	bool totalOnly = false,
	bool withDescription = false
)

Parameters

dr  DataRow
 
batch  Boolean  (Optional)
 
totalOnly  Boolean  (Optional)
 
withDescription  Boolean  (Optional)
 

Return Value

Charges

See Also