Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the property that indicates whether to skip the check to determine whether the record is selected for update.
Syntax
public boolean skipTTSCheck([boolean newValue])
Run On
Called
Parameters
- newValue
Type: boolean
A Boolean value that indicates whether to skip the check; optional.
Return Value
Type: boolean
true if the TTS check should be skipped; otherwise, false.