Mendix 7 is no longer supported unless you have Extended Support (for details, please contact Mendix Support). Mendix 7 documentation will remain available for customers with Extended Support until July, 2024.

Delete Object(s)

Last modified: August 2, 2022

1 Introduction

Delete object can be used to delete one or more objects.

2 Input Properties

2.1 Variable

The variable that refers to the object or list of objects that will be deleted. If you choose a list, all objects in that list will be deleted.

3 Action Properties

3.1 Refresh in Client

If the microflow is called from the client, the deletion is not reflected in the client if Refresh in client is set to No. If set to Yes, the deletion is reflected across the client, which includes reloading relevant data sources.

Default value: No