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