[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public IndirectTime( DurationUnit unitOfMeasure, string value )
Public Sub New ( _ unitOfMeasure As DurationUnit, _ value As String _ )
public: IndirectTime ( DurationUnit^ unitOfMeasure, String^ value )
- unitOfMeasure (DurationUnit)
- Identifies unit of measure in which amount of time is expressed.
- value (String)
- Gets or sets the content value of the <IndirectTime> element