HashTreeBinderUpdateBinded(WorkflowStorageBase, String, Int32, String, Object, Object) - метод

Definition

Пространство имён: Tessa.Workflow.Storage
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public void UpdateBinded(
	WorkflowStorageBase storageObject,
	string[] listPath,
	int index,
	string[] fieldPath,
	Object? value,
	Object? updateCaller = null
)

Параметры

storageObject  WorkflowStorageBase
 
listPath  String
 
index  Int32
 
fieldPath  String
 
value  Object
 
updateCaller  Object  (Optional)
 

См. также