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 executing the xRecord.postLoad method on the table.
Syntax
public boolean skipPostLoad([boolean newValue])
Run On
Called
Parameters
- newValue
Type: boolean
A Boolean value that indicates whether to skip executing the postLoad method on the table; optional.
Return Value
Type: boolean
true to skip executing the postLoad method; otherwise, false.