Copies the contents of the specified table window rows to the Clipboard in text format.

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 SalBoolean CopyRows(
	SalNumber nFlagsOn,
	SalNumber nFlagsOff
)

Parameters

nFlagsOn
Type: PPJ.Runtime..::..SalNumber
nFlagsOff
Type: PPJ.Runtime..::..SalNumber

Return Value

See Also