xRecord.aosValidateDelete Method

Validates on the server that the specified record can be deleted from a table.

Syntax

public boolean aosValidateDelete()

Run On

Called

Return Value

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

See Also

Reference

xRecord Class