Gets the new resource of the item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Resource Resource { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Resource As Resource |
This value can be null (Nothing in Visual Basic), if the item doesn't change associated resource.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |