xRecord.aosValidateUpdate Method

Validates on the server that the specified record can be updated.

Syntax

public boolean aosValidateUpdate()

Run On

Called

Return Value

Type: boolean
true if the record can be updated; otherwise, false.

See Also

Reference

xRecord Class