root_devices_by_location Method
Returns a list of all root devices Used by event.html
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static List<devicedesc> root_devices_by_location() |
VB |
Public Shared Function root_devices_by_location As List(Of devicedesc) |
Return Value
Type: List(devicedesc)List(Of devicedesc)
See Also
functions Class
Scheduler Namespace