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

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

keys
The list of keys, whose existence is checked in the rawGetValuesResult dictionary.
rawGetValuesResult
Dictionary in which the keys with values keys are searched.

Glossary Item Box

Checks the passed dictionary for values with the specified keys.

Синтаксис

Параметры

keys
The list of keys, whose existence is checked in the rawGetValuesResult dictionary.
rawGetValuesResult
Dictionary in which the keys with values keys are searched.

Тип возвращаемого значения

Dictionary with values of the keys keys. If the passed rawGetValuesResult dictionary was missing a value with any key from the keys, then a record with this key and null value is added to the returned dictionary. If null value is passed as the value of the rawGetValuesResult dictionary, then a dictionary will be returned, in which null value will be added for each key from keys.

Смотри также

© Terrasoft 2002-2017.

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

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