Share via


SecurityKeySet.fieldTouched Method

Checks whether the table field has been touched.

Syntax

public boolean fieldTouched(TableId tableId, FieldId fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field has been touched; otherwise, false.

See Also

Reference

SecurityKeySet Class