Occurs when a new assignment item is created in the assignment collection of a task to allow the event handlers to create their own assignment item type.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
public event NewItemEventHandler NewAssignmentItem |
Visual Basic (Declaration) |
---|
Public Event NewAssignmentItem As NewItemEventHandler |