WinpmGlobalHistChgUpdate Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static void HistChgUpdate(
	Charges tbl,
	bool openF,
	bool deleteR,
	DateTime dte
)

Parameters

tbl  Charges
 
openF  Boolean
 
deleteR  Boolean
 
dte  DateTime
 

See Also