RegisteredTaskType Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

Specifies the attributes of a known task type.

The RegisteredTaskType type exposes the following members.

Constructors

  Name Description
Public method RegisteredTaskType Initializes a new instance of the RegisteredTaskType class.

Top

Properties

  Name Description
Public property EffectiveDate Gets or sets the date the task site is activated or becomes effective.
Public property Language Gets or sets the language property. Language helps in routing the tasks to the workspace of the same language. Each language requires a separate Duet Enterprise workflow to be registered on the server running Microsoft SharePoint Server 2010.
Public property TaskName Gets or sets the task name.
Public property TaskSpaceUrl Gets or sets the URL of the site where this task type is configured.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RegisteredTaskType Class

OBA.Server.Taskflow Namespace