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