child Class
Class to hold information about a child device
Inheritance Hierarchy
System.Object Scheduler.child
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public class child |
VB |
Public Class child |
The child type exposes the following members.
Constructors
| Name | Description |
|
|
Properties
| Name | Description |
| True if this child device has controls | |
| The name of the device | |
| The name truncated to 10 characters | |
| The reference ID for the device | |
| The status of the device for display | |
| The path to status image, for example: /images/HomeSeer/status/no-status.png | |
| The status string limited to a max of 10 characters, for display | |
| The suffix string that should be appended to the status value |