IsDeleted
Characteristic | Description |
---|---|
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 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). |
Copyright © 2013 Oracle and/or its affiliates. All rights reserved. |
---|