Version

TaskDataItemIdInitializingEventArgs Class Properties

For a list of all members of this type, see TaskDataItemIdInitializingEventArgs members.

Public Properties
 NameDescription
Public PropertyDataItemReturns the data item.  
Public PropertyDataItemIdSpecifies the data item id to use.  
Public PropertyTaskReturns the ProjectTask associated with the event. (Inherited from Infragistics.Controls.Schedules.ProjectTaskEventArgs)
See Also