CatDisplayCategoryTable.canDelete Method
Checks if it is OK to delete the record.
Syntax
public boolean canDelete()
Run On
Called
Return Value
Type: boolean
true if it is OK to delete the record; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Checks if it is OK to delete the record.
public boolean canDelete()
Called
Type: boolean
true if it is OK to delete the record; otherwise, false.