New to Kendo UI for Angular? Start a free 30-day trial
EditEventDependencies
The EditEventDependencies
object associated with the edited task.
The created, updated and deleted items are accessible through their respective properties.
Name | Type | Default | Description |
---|---|---|---|
createdItems |
|
Lists the newly created dependencies. | |
deletedItems |
|
Lists the deleted dependencies. | |
updatedItems |
|
Lists the updated dependencies. |