| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > ZennoPoster Class : GetTaskInfo Method |
Type: System.Guid
Id of task to start.
Type: System.Guid
Id of task to start.
Type: System.String
Task information in xml format.
// Gets information of task from the known task's id var task = ZennoPoster.GetTaskInfo(id);
// Gets information of task from the known task's id $task = ZennoPoster::GetTaskInfo($id);
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.