Contains the arguments passed to handlers of the ItemModifying event.
The following tables list the members exposed by the ItemModifyConfirmEventArgs type.
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the item is allowed to change its resources. |
||
Gets or sets a value indicating whether the action related to this event should be confirmed or canceled. (Inherited from ItemConfirmEventArgs.) |
||
Gets the item related to the event. (Inherited from ItemEventArgs.) |
||
Gets or sets the new end time of the item. |
||
Gets or sets the index of the new list lane of the item. |
||
Gets or sets the new start time of the item. |
||
Gets a value indicating whether the item's end is being modified. |
||
Gets a value indicating whether the item's start is being modified. |
||
Gets the new resource of the item. |