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