C# Class strICT.InFlow.WFM.Activities.StoreTask

store task to the task-store
Inheritance: System.Activities.CodeActivity
ファイルを表示 Open project: InFlowBPM/InFlow-BPMS

Private Properties

Property Type Description

Protected Methods

Method Description
Execute ( CodeActivityContext context ) : void

Method Details

Execute() protected method

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