ServerItem Class
Members See Also 
SourceCode.Workflow.Client Namespace : ServerItem Class



Glossary Item Box

Object Model

ServerItem Class ActivityInstanceDestination Class EventInstance Class ProcessInstance Class

Syntax

Visual Basic (Declaration)  
Public Class ServerItem 
Visual Basic (Usage) Copy Code
Dim instance As ServerItem
C#  
public class ServerItem 
C++/CLI  
public ref class ServerItem 

Inheritance Hierarchy

System.Object
   SourceCode.Workflow.Client.ServerItem

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