Views element
Specifies information about view IDs.
Parents
Attributes
| Name | Type | Required | Description |
|---|---|---|---|
| current | string | Specifies the current view ID. | |
| currentOwn | string | Specifies the current own view ID. |
Example
<DataMiner>
...
<ID>
<Views current="20004" currentOwn="2320001"/>
</ID>
</DataMiner>