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