Click or drag to resize

clsSBOWebClientHandlerDocumentInfoByDocNum Method

Reads linked MARI Document based on a doc in the web client

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsSBOWebDocumentInfo DocumentInfoByDocNum(
	string sTable,
	int lDocNum
)

Parameters

sTable
Type: SystemString
lDocNum
Type: SystemInt32

Return Value

Type: clsSBOWebDocumentInfo
See Also