WorkflowDesignerIcons.Activities Class

Definition

Represents the designer icons for the activities in workflow.

public: ref class WorkflowDesignerIcons::Activities abstract sealed
public static class WorkflowDesignerIcons.Activities
type WorkflowDesignerIcons.Activities = class
Public Class WorkflowDesignerIcons.Activities
Inheritance
WorkflowDesignerIcons.Activities

Properties

AddToCollection

Gets or sets an icon representing the AddToCollection<T> activity.

Assign

Gets or sets an icon representing the Assign activity.

CancellationScope

Gets or sets an icon representing the CancellationScope activity.

ClearCollection

Gets or sets an icon representing the ClearCollection<T> activity.

CompensableActivity

Gets or sets an icon representing the CompensableActivity activity.

Compensate

Gets or sets an icon representing the Compensate activity.

Confirm

Gets or sets an icon representing the Confirm activity.

CorrelationScope

Gets or sets an icon representing the CorrelationScope activity.

DefaultCustomActivity

Gets or sets an icon representing the DefaultCustomActivity activity.

Delay

Gets or sets an icon representing the Delay activity.

DoWhile

Gets or sets an icon representing the DoWhile activity.

ExistsInCollection

Gets or sets an icon representing the ExistsInCollection<T> activity.

FinalState

Gets or sets an icon representing the FinalState activity.

Flowchart

Gets or sets an icon representing the activity of the Flowchart.

FlowDecision

Gets or sets an icon representing the activity of the FlowDecision.

FlowDecisionNode

Gets or sets an icon representing the activity of the FlowDecisionNode.

FlowSwitch

Gets or sets an icon representing the activity of the FlowSwitch<T>.

FlowSwitchNode

Gets or sets an icon representing the activity of the FlowSwitchNode.

ForEach

Gets or sets an icon representing the ForEach<T> activity.

If

Gets or sets an icon representing the If activity.

InitializeCorrelation

Gets or sets an icon representing the InitializeCorrelation activity.

Interop

Gets or sets an icon representing the Interop activity.

InvokeDelegate

Gets or sets an icon representing the InvokeDelegate activity.

InvokeMethod

Gets or sets an icon representing the InvokeMethod activity.

NoPersistScope

Gets or sets an icon representing the NoPersistScope activity.

Parallel

Gets or sets an icon representing the Parallel activity.

ParallelForEach

Gets or sets an icon representing the ParallelForEach<T> activity.

Persist

Gets or sets an icon representing the Persist activity.

Pick

Gets or sets an icon representing the Pick activity.

PickBranch

Gets or sets an icon representing the PickBranch activity.

Receive

Gets or sets an icon representing the Receive activity.

ReceiveAndSendReply

Gets or sets an icon representing the ReceiveAndSendReply activity.

ReceiveReply

Gets or sets an icon representing the ReceiveReply activity.

RemoveFromCollection

Gets or sets an icon representing the RemoveFromCollection<T> activity.

Rethrow

Gets or sets an icon representing the Rethrow activity.

Send

Gets or sets an icon representing the Send activity.

SendAndReceiveReply

Gets or sets an icon representing the SendAndReceiveReply activity.

SendReply

Gets or sets an icon representing the SendReply activity.

Sequence

Gets or sets an icon representing the Sequence activity.

StartNode

Gets or sets an icon representing the StartNode activity.

State

Gets or sets an icon representing the State activity.

StateEntry

Gets or sets an icon representing the StateEntry activity.

StateExit

Gets or sets an icon representing the StateExit activity.

StateMachine

Gets or sets an icon representing the StateMachine activity.

StateTransition

Gets or sets an icon representing the StateTransition activity.

Switch

Gets or sets an icon representing the Switch<T> activity.

TerminateWorkflow

Gets or sets an icon representing the TerminateWorkflow activity.

Throw

Gets or sets an icon representing the Throw activity.

TransactedReceiveScope

Gets or sets an icon representing the TransactedReceiveScope activity.

TransactionScope

Gets or sets an icon representing the TransactionScope activity.

TryCatch

Gets or sets an icon representing the TryCatch activity.

While

Gets or sets an icon representing the While activity.

WriteLine

Gets or sets an icon representing the WriteLine activity.

Applies to