HashTreeBinderUpdateRemoved(WorkflowStorageBase, WorkflowStorageBase, WorkflowStorageBase, String, Int32) - метод |
Пространство имён:
Tessa.Workflow.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- node
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- process
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- binding
- Тип: SystemString
- removedItemIndex
- Тип: SystemInt32
См. также