device_count_unfiltered Method
Return the total number of devices configured in the system Includes child devices
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static int device_count_unfiltered() |
VB |
Public Shared Function device_count_unfiltered As Integer |
Return Value
Type: Int32Integer device count
See Also
functions Class
Scheduler Namespace