MindFusion.Scheduling for Silverlight Programmer's Guide
ItemModifyConfirmEventArgs.OldListLane Property
See Also
 





Gets or sets the index of the old list lane of the item.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public int OldListLane { get; set; }

Visual Basic  Copy Code

Public Property OldListLane As Integer

 Property Value

 See Also

ItemModifyConfirmEventArgs Members
ItemModifyConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace