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

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

level
Level of access to the repository data.

Glossary Item Box

Indexer for access to the repository of the TStore with the specified level of access to data.

Синтаксис

public TStore this[ 
   TStoreLevel level
]; {get; set;}

Параметры

level
Level of access to the repository data.

Значение свойства

Instance of the repository of the TStore type with access level to the level data.

Исключения

ИсключениеОписание
Terrasoft.Common.InvalidObjectStateExceptionIf the repository is not configured on the level level.

Смотри также

© Terrasoft 2002-2017.

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

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