[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Duration> element.
| C# | Visual Basic | Visual C++ |
public TimeDuration Duration{ get; set;}
Public Property Duration As TimeDuration
public: property TimeDuration^ Duration { TimeDuration^ get (); void set (TimeDuration^ value); }
A TimeDuration
The SIF specification defines the meaning of this null as: "Time required to complete the assignment."
To remove the TimeDuration, set Duration to null
Version: 2.0
Since: 1.5r1