Skip to content

IRow.OnFieldGet method

Called to check if a field is read without being assigned a value when tracking with checks.

public void OnFieldGet(Field field)
parameter description
field The field.

See Also