Returns a list of child device for the given root device reference number
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
|
C# |
|
public static List<devicedesc> child_devices( string ref) |
|
VB |
|
Public Shared Function child_devices ( ref As String) As List(Of devicedesc) |
Parameters
ref
Type: System.String
Return Value
Type: List(devicedesc)List(Of devicedesc)