HashTreeBinderUpdateRemoved(WorkflowStorageBase, WorkflowStorageBase, WorkflowStorageBase, String, Int32) - метод
Пространство имён: Tessa.Workflow.StorageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public void UpdateRemoved(
WorkflowStorageBase action,
WorkflowStorageBase node,
WorkflowStorageBase process,
string binding,
int removedItemIndex
)
Public Sub UpdateRemoved (
action As WorkflowStorageBase,
node As WorkflowStorageBase,
process As WorkflowStorageBase,
binding As String,
removedItemIndex As Integer
)
public:
void UpdateRemoved(
WorkflowStorageBase^ action,
WorkflowStorageBase^ node,
WorkflowStorageBase^ process,
String^ binding,
int removedItemIndex
)
member UpdateRemoved :
action : WorkflowStorageBase *
node : WorkflowStorageBase *
process : WorkflowStorageBase *
binding : string *
removedItemIndex : int -> unit
Параметры
- action WorkflowStorageBase
-
- node WorkflowStorageBase
-
- process WorkflowStorageBase
-
- binding String
-
- removedItemIndex Int32
-