Gets the reference to the edited copy of the target collection.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also