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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
GetValue<T>(IBaseStore,String)Gets the value by the key key from the data storage or cache and casts the obtained value to the appropriate type If the value cannot be found by key, the method returns null.  
GetValue<T>(IBaseStore,String,T)Gets the value by the key key from the data storage or cache and casts the obtained value to the appropriate type If the value cannot be found by key, the method returns set default value.  

Смотри также

© Terrasoft 2002-2017.

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

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