geolocations Method
Returns a list of all the geo locations configured in the locations.csv file
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static List<string> geolocations() |
VB |
Public Shared Function geolocations As List(Of String) |
Return Value
Type: List(String)List(Of String)
See Also
functions Class
Scheduler Namespace