Represents event arguments for PredecessorItemSaving event.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public class PredecessorItemSavingEventArgs : TaskManager..::..ProjectXmlSerializer..::..TaskItemSavingEventArgs
Visual Basic (Declaration)
Public Class PredecessorItemSavingEventArgs _
	Inherits TaskManager..::..ProjectXmlSerializer..::..TaskItemSavingEventArgs

Inheritance Hierarchy

See Also