BaseStoreProvider.Item - свойство Смотри также Terrasoft.Core.Store - пространство имен > BaseStoreProvider - класс : Item - свойство C#
- level
- Level of access to the repository data.
Glossary Item Box
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.InvalidObjectStateException | If the repository is not configured on the level level. |