Previous Topic

Next Topic

Book Contents

IsDeleted

IsDeleted

Characteristic

Description

Icon

Rule model property icon. Objects with this icon are rule model properties.

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 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).

Send Feedback