[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a FrequencyTimeCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ANNUALLY | Annually ("S007") | |
| BI_WEEKLY | Bi-weekly ("S002") | |
| MONTHLY | Monthly ("S004") | |
| OTHER | Other ("S999") | |
| QUARTERLY | quarterly ("S005") | |
| SEMI_ANNUALLY | Semi-annually ("S006") | |
| SEMI_MONTHLY | Semi-monthly ("S003") | |
| WEEKLY | Weekly ("S001") | |
| Wrap(String) | Wrap an arbitrary string value in a FrequencyTimeCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a FrequencyTimeCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| FrequencyTimeCode | |||||