HashTreeBinderUpdateInserted(WorkflowStorageBase, String, Int32) - метод |
Пространство имён:
Tessa.Workflow.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- listPath
- Тип: SystemString
- newItemIndex
- Тип: SystemInt32
См. также