Not Serializable
The Device type is a strongly-typed reperesentation of a row returned by Device List X API queries. It can be used in lieu of the System.Data.DataRow type, but offers no particular advantage other than the formal structuring of returned data.
The Devices type is a collection of Device elements.
None.
| .NET Type | Description |
|---|---|
String | Not applicable. |
System.Data.DataRow | A row from a datatable resulting from a DeviceListX query |
System.Data.DataTable | A datatable resulting from a DeviceListX query |
| Method Name | Description |
|---|---|
| Reset | Not applicable |
| Property Name | .NET Type | Description |
|---|---|---|
| Name | System.String | |
| IP | System.String | |
| Type | System.String | |
| Status | System.String | |
| Pool | System.String | |
| SearchSpace | System.String |