bulk_device_checked Method
On bulk devices page returns True if given device is checked
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string bulk_device_checked( string sref) |
VB |
Public Shared Function bulk_device_checked ( sref As String) As String |
Parameters
sref
Type: System.String
Return Value
Type: StringString
See Also
functions Class
Scheduler Namespace