TimeScaleValue.Clear Method
Project Developer Reference |
Clears the value of a timescaled data item.
Syntax
expression.Clear
expression A variable that represents a TimeScaleValue object.
Example
The following example schedules a half-day of work on Fridays by creating an 8 A.M. to noon shift and removing the second and third shifts.
Visual Basic for Applications |
---|
|
See Also