WorkType Class
Members See Also 
SourceCode.Workflow.Management Namespace : WorkType Class



Glossary Item Box

Object Model

WorkType Class Destinations Class Destination Class WorklistCriteria Class WorkTypeExceptions Class WorkTypeException Class

Syntax

Visual Basic (Declaration)  
<SerializableAttribute()>
Public Class WorkType 
Visual Basic (Usage) Copy Code
Dim instance As WorkType
C#  
[Serializable()]
public class WorkType 
C++/CLI  
[Serializable()]
public ref class WorkType 

Inheritance Hierarchy

System.Object
   SourceCode.Workflow.Management.WorkType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also