Sets the start time and duration of the allocation, optionally synchronizing the associated activity by calling its UpdateTimesFromAllocations method.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
void SetTimes ( |
Visual Basic
Copy Code
|
|---|
Sub SetTimes( _ |
The new start time of the allocation.
The new duration of the allocation.
See Also