selected_location2 Method
For the devices view, returns all the locations selected (location 2)
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static List<string> selected_location2( int session) |
VB |
Public Shared Function selected_location2 ( session As Integer) As List(Of String) |
Parameters
session
Type: System.Int32
Return Value
Type: List(String)List(of String)
See Also
functions Class
Scheduler Namespace