Gets the old list lane of the item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int OldListLane { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property OldListLane As Integer |
An integer value representing the previous list lane of the modified item.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |