Gets or sets a value indicating whether the item is allowed to change its resources.
Namespace: MindFusion.Scheduling
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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |