device.child_count Property
The number of child devices this device holds
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
| C# | 
| public int child_count { get; set; } | 
| VB | 
| Public Property child_count As Integer Get Set | 
Return Value
Type: Int32
See Also
device Class
Scheduler Namespace
 
