HashTreeBinderUpdateRemoved(WorkflowStorageBase, String, Int32) - метод |
Пространство имён:
Tessa.Workflow.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public void UpdateRemoved(
WorkflowStorageBase storageObject,
string[] listPath,
int removedItemIndex
)
Public Sub UpdateRemoved (
storageObject As WorkflowStorageBase,
listPath As String(),
removedItemIndex As Integer
)
public:
void UpdateRemoved(
WorkflowStorageBase^ storageObject,
array<String^>^ listPath,
int removedItemIndex
)
member UpdateRemoved :
storageObject : WorkflowStorageBase *
listPath : string[] *
removedItemIndex : int -> unit
Параметры
- storageObject
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- listPath
- Тип: SystemString
- removedItemIndex
- Тип: SystemInt32
См. также