Gets or sets the index of the old list lane of the item.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public int OldListLane { get; set; } |
Visual Basic Copy Code |
---|
Public Property OldListLane As Integer |