Documentsload(Int64, OleDbConnection) Method

Definition

Namespace: MbcsCentral.WinDoc
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Documents load(
	long m_DocumentId,
	OleDbConnection CN
)

Parameters

m_DocumentId  Int64
 
CN  OleDbConnection
 

Return Value

Documents

See Also