Gets a value indicating whether the specified record is active.
Syntax
private boolean checkActive()
Run On
Called
Return Value
Type: boolean
true if no other record for same value is active; otherwise, false.
Gets a value indicating whether the specified record is active.
private boolean checkActive()
Called
Type: boolean
true if no other record for same value is active; otherwise, false.