device Class
Class used to hold device information for the devices tag This is the ROOT or standalone device
Inheritance Hierarchy
System.Object Scheduler.device
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public class device |
VB |
Public Class device |
The device type exposes the following members.
Constructors
| Name | Description |
|
|
Properties
| Name | Description |
| The number of child devices this device holds | |
| An array of List(of child) of all child devices of this root device | |
| Device type of this device Type is DeviceTypeInfo.eDeviceAPI | |
| The location of the device | |
| The location 2 of the device | |
| The name of the device | |
| The reference ID of this device | |
| The reference ID for the device | |
| Status of the device for display | |
| Path to the status image |