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