[This is preliminary documentation and is subject to change.]
A TimeDuration
| C# | Visual Basic | Visual C++ |
public class TimeDuration : SifKeyedElement
Public Class TimeDuration _ Inherits SifKeyedElement
public ref class TimeDuration : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TimeDurationTimeDurationNew()() |
Creates an instance of a TimeDuration
| |
| TimeDurationTimeDurationNew(TimeUnits, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetUnits(TimeUnits) |
Sets the value of the Units attribute.
| |
| Units |
Gets or sets the value of the Units attribute.
| |
| Value |
Gets or sets the value of the <TimeDuration> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| TimeDuration | ||||