[This is preliminary documentation and is subject to change.]
Sets the value of the UnitOfMeasure attribute.
| C# | Visual Basic | Visual C++ |
public void SetUnitOfMeasure( DurationUnit val )
Public Sub SetUnitOfMeasure ( _ val As DurationUnit _ )
public: void SetUnitOfMeasure ( DurationUnit^ val )
- val (DurationUnit)
- A DurationUnit object
The SIF specification defines the meaning of this attribute as: "Identifies unit of measure in which amount of time is expressed."
Version: 2.0
Since: 1.5r1