Version

TaskDataItemIdInitializingEventArgs Class Members

The following tables list the members exposed by TaskDataItemIdInitializingEventArgs.

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