Sets both start time and duration to the specified values.
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 activity.
The new duration of the activity.
See Also