List of script task objects

Namespace: T.Modules.Script
Assembly: T.Modules (in T.Modules.dll)

Public Class ScriptTaskList 
Inherits ListObj(Of ScriptTask)
This language is not supported or no code example is available.
public class ScriptTaskList : ListObj<ScriptTask>
This language is not supported or no code example is available.
Name Description
Public constructor ScriptTaskList(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7