CCSTaskList Members

Include Protected Members
Include Inherited Members

Deprecated. Provided for compatibility with a previous version of this library only.

The CCSTaskList type exposes the following members.

Constructors

  Name Description
Public method CCSTaskList

Top

Properties

  Name Description
Public property AccName
Public property Count Gets the count of scheduled tasks. (Inherited from TaskList.)
Public property DetailedTasks
Public property Item Retrieves a task given the task name. (Inherited from TaskList.)
Public property ScheduledTasks Gets or sets the Scheduled Tasks folder supporting the task list. (Inherited from TaskList.)
Public property TaskStatusFilter Gets or sets whether the tasks are filtered according to whether they are currently executing. (Inherited from TaskList.)

Top

Methods

  Name Description
Public method Delete Deletes a given task. (Inherited from TaskList.)
Public method Dispose Disposes of a TaskList object. (Inherited from TaskList.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets a TaskList enumerator.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method NewTask Creates a task on the system using the name provided. (Inherited from TaskList.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CCSTaskList Class

Microsoft.Office.Excel.Server.Addins.ComputeCluster.TaskScheduler Namespace