SessionItem.selected_location2 Property
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public List<string> selected_location2 { get; set; } |
VB |
Public Property selected_location2 As List(Of String) Get Set |
Property Value
See Also
SessionItem Class
Scheduler Namespace