WinglGlobaldeleteDocument Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static void deleteDocument(
	long docNum,
	string docPath,
	OleDbConnection CN
)

Parameters

docNum  Int64
 
docPath  String
 
CN  OleDbConnection
 

See Also