Gets the new resource of the item.
Namespace: MindFusion.Scheduling.CompactAssembly: PocketPlanner
public Resource Resource { get; }
Public ReadOnly Property Resource As Resource
A reference to a Contact, Location, Task or Resource depending on the current grouping type.
This value can be null (Nothing in Visual Basic), if the item doesn't change associated resource.
ItemModifyConfirmEventArgs MembersItemModifyConfirmEventArgs ClassMindFusion.Scheduling.Compact Namespace