configlist Method
Return a list all the .HSD HS config files in the Data folder
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static List<string> configlist() |
VB |
Public Shared Function configlist As List(Of String) |
Return Value
Type: List(String)List(Of String)
See Also
functions Class
Scheduler Namespace