Sends a SAM_FetchRow message to a table window if the row you specify is not currently in the table window cache.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalNumber FetchRow(
	SalNumber nRow
)

Parameters

nRow
Type: PPJ.Runtime..::..SalNumber

Return Value

See Also