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