Gets or sets the minimal length of interactively created items, expressed in minutes.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int MinItemLength { get; set; } |
Visual Basic Copy Code |
---|
Public Property MinItemLength As Integer |
A non-negative integer value.
Specify 0 for no item length restrictions.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |