Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

KeyTransformerProxy.Remove - метод Смотри также  Terrasoft.Core.Store - пространство имен > KeyTransformerProxy - класс : Remove - метод C#

key
The key of the item you are deleting.

Glossary Item Box

Deletes an item from the cache by the specified key.

Синтаксис

public void Remove( 
   string key 
)

Параметры

key
The key of the item you are deleting.

Заметки

Passed key key is converted according to the transformation rules of the proxy class keys, after which the item will be deleted from cache by the transformed key.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?