Action – copy - erdomke/Innovator.Client GitHub Wiki
<!-- SOAP_ACTION = ApplyAML or ApplyItem or CopyItem -->
<Item action='copy'>
</Item>
<!-- SOAP_ACTION = ApplyAML or ApplyItem or CopyItem2 -->
<Item action='copyAsNew'>
</Item>ℹ️
copyis used by the UI when copying relationships in the relationships grid.copyAsIsandcopyAsNeware interchangeable and are used by the UI with theSave As...menu item.
| Attribute | Type | Usage |
|---|---|---|
do_add |
Boolean | Whether or not to add the item to the database |
do_lock |
Boolean | Whether or not to keep the item locked when the operation is complete |
| Event | Context | Notes |
|---|---|---|
| onBeforeVersion | ||
| onAfterVersion | <Item id="NEW" donor_id="OLD" action="add" loaded="1" levels="1" isTemp="1"> <property>value</property> </Item> |
| Attribute | Type | Usage |
|---|---|---|
lock_related |
Boolean | |
do_lock |
Boolean | Whether or not to keep the item locked when the operation is complete |
useInputProperties |
Boolean |