Visual Basic (Declaration) | |
---|---|
Public Enum DestinationTypes Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DestinationTypes |
C# | |
---|---|
public enum DestinationTypes : System.Enum |
C++/CLI | |
---|---|
public enum class DestinationTypes : public System.Enum |
Member | Description |
---|---|
Group | A Type representing a group as defined in the user manager. |
Queue | A Type representing a Queue as defined in K2. Queues can be used with Destination Rules to insure dynamic resolution of users, groups and organizational units as defined in the user manager. |
User | A Type representing a user as defined in the user manager. |
System.Object
System.ValueType
System.Enum
SourceCode.Workflow.Authoring.DestinationTypes
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