Sends a SAM_FetchRow message to a table window if the specified row has not been already fetched.

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 rowNum
)

Parameters

rowNum
Type: PPJ.Runtime..::..SalNumber
The row number.

Return Value

Result

See Also