Get current application page top record pointer.

Namespace:  Tornado
Assembly:  Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)

Syntax

C#
public int Get_TopRecPTR()
Visual Basic (Declaration)
Public Function Get_TopRecPTR As Integer

Return Value

Dim ret as int = obj.Get_TopRecPTR

Remarks

Record pointer is 0 based.

See Also