| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > ZennoPoster Class : TasksList Property |
public static IEnumerable<string> TasksList {get;}
Type: System.Collection.IEnumerable
Collection of tasks inxmlformat.
// Gets list of tasks var tasksList = ZennoPoster.TasksList;
// Gets list of tasks $tasksList = ZennoPoster::TasksList;
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.