[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a DocumentStatus
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ADOPTED | Adopted ("Adopted") | |
| ARCHIVED | Archived ("Archived") | |
| DRAFT | Draft ("Draft") | |
| UNKNOWN | Unknown ("Unknown") | |
| Wrap(String) | Wrap an arbitrary string value in a DocumentStatus object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a DocumentStatus object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| DocumentStatus | |||||