Click or drag to resize

RecordList.SetRecState Method

X#

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

Parameters

recNo
Type: Long
state
Type: RecordListRecordState
See Also