Search
ModifiedItemInfo Members
Properties
 


Contains information about a modified item which is accessed through the ItemsModified event.

The following tables list the members exposed by the ModifiedItemInfo type.

 Public Properties

  Name Description

Item

Gets a reference to the modified item.

OldEndTime

Gets the previous end time of the modified item.

OldListLane

Gets the old list lane of the item.

OldResources

Gets the resources previously associated with the modified item.

OldStartTime

Gets the previous start time of the modified item.

ResizeEnd

Gets a value indicating whether the item's end has been modified.

ResizeStart

Gets a value indicating whether the item's start has been modified.

 See Also