Gets or sets a value indicating whether the item is allowed to change its resources.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool AllowChangeResource { get; set; } |
Visual Basic Copy Code |
---|
Public Property AllowChangeResource As Boolean |
A boolean value. The default is true.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |