MindFusion.Scheduling for ASP.NET Programmer's Guide
CollectionItemSetEventArgs(T).NewItem Property
See Also
 





Gets the new item.

Namespace: MindFusioobjectn.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public T NewItem { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewItem As T

 Property Value

An object of type T that specifies the new value of the item.

 See Also

CollectionItemSetEventArgs(T) Members
CollectionItemSetEventArgs(T) Class
MindFusion.Scheduling Namespace