[This is preliminary documentation and is subject to change.]
A TimeUnit
| C# | Visual Basic | Visual C++ |
public class TimeUnit : SifKeyedElement
Public Class TimeUnit _ Inherits SifKeyedElement
public ref class TimeUnit : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TimeUnitTimeUnitNew()() |
Creates an instance of a TimeUnit
| |
| TimeUnitTimeUnitNew(DurationUnit, 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.) | |
| SetUnitOfMeasure(DurationUnit) |
Sets the value of the UnitOfMeasure attribute.
| |
| UnitOfMeasure |
Gets or sets the value of the UnitOfMeasure attribute.
| |
| Value |
Gets or sets the value of the <TimeUnit> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| TimeUnit | ||||