Search
IActivityViewModel.UpdateTimesFromAllocations Method
See Also
 





Invoked when the underlying resource allocations change to allow the activity to update its start and end time accordingly.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

void UpdateTimesFromAllocations ()

Visual Basic  Copy Code

Sub UpdateTimesFromAllocations ()

 See Also