This constant represents the minimum or first row in a table window. Use it with the SalTblFindNextRow (to find the first row in a table), SalTblInsertRow and SalTblSetRange functions.

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

Syntax

C#
public const int TBL_MinRow

See Also