[This is preliminary documentation and is subject to change.]
Sets the value of the Units attribute.
| C# | Visual Basic | Visual C++ |
public void SetUnits( DurationUnits val )
Public Sub SetUnits ( _ val As DurationUnits _ )
public: void SetUnits ( DurationUnits^ val )
- val (DurationUnits)
- A DurationUnits object
The SIF specification defines the meaning of this attribute as: "Unit of time of the Duration value."
Version: 2.0
Since: 1.5r1