IsDeleted

Characteristic Description

Icon


Rule model property icon

Availability

Repeating forms and sections.

Return type

Boolean.

Description

True or False. When True, the form or section has been deleted.

Purpose

Use this property to determine whether an itemset (in the Oracle Central Designer application, a section) or a form has been deleted in the InForm application.

Notes

Note:

The functionality available with IsDeleted is now available with HasState. If you are using HasData, consider converting it to HasState(Constants.FormStates.Deleted).