C# Class strICT.InFlow.WF.Activities.Supporting.GetWorkflowInstanceId

Get the workflow intance id of the currently executed workflow
Inheritance: System.Activities.CodeActivity
ファイルを表示 Open project: InFlowBPM/InFlow-BPMS

Protected Methods

Method Description
Execute ( CodeActivityContext context ) : void

Method Details

Execute() protected method

protected Execute ( CodeActivityContext context ) : void
context CodeActivityContext
return void