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