Share via


MainAccountCategory.validateDelete Method

Indicates that the row can be deleted.

Syntax

public boolean validateDelete()

Run On

Called

Return Value

Type: boolean
true if the delete process can continue; otherwise, false.

Remarks

The removal of default account category rows is not permitted.

Default account category rows are identified by a value in the range of 1 through 1000 in the AccountCategoryRef field.

See Also

Reference

MainAccountCategory Table