WorkflowTypeDescription Members

The WorkflowTypeDescription class contains information about workflow types deployed to the .NET Workflow Service platform.

The following tables list the members exposed by the WorkflowTypeDescription type.

Public Constructors

  Name Description
WorkflowTypeDescription Overloaded.  

Top

Public Properties

  Name Description
public property AllowsActivation Iindicates whether the workflow type can create new instances.
public property Rules Returns the workflow rules definition.
public property TypeName Returns the workflow type name.
public property Xoml Returns the workflow XOML definition.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

WorkflowTypeDescription Class
Microsoft.Workflow.Activities Namespace

Send comments about this topic to Microsoft.