DatasetType
The DatasetType data structure defines the valid values for the dataset type definition.
Namespace |
|
Definition
<simpleType name="DatasetType">
<restriction base="string">
<enumeration value="REGULAR" />
<enumeration value="OVERLAY" />
</restriction>
</simpleType>
- REGULAR --Use this value to retain the original type of the dataset.
- OVERLAY --Use this value to mask the orininal type of the dataset.
Was this page helpful? Yes No
Submitting...
Thank you
Comments