Click or drag to resize

RecordList.GetRecState Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 METHOD GetRecState(
	recNo AS LONG
) AS RecordListRecordState
Request Example View Source

Parameters

recNo
Type: Long

Return Value

Type: RecordListRecordState
See Also