Gets the list of new items involved in the change.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public IList NewItems { get; }
Visual Basic
Public ReadOnly Property NewItems As IList
	Get

See Also