Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TItem
The type of the manager item.
TInstance
The manager item instance of the matching type.

IManager - интерфейс Члены  Смотри также  Terrasoft.Core - пространство имен : IManager - интерфейс C#

Glossary Item Box

Parameterized class of the IManager interface.

Синтаксис

public interface IManager<TItem,TInstance> : IManager  
where TItem: IManagerItem<TInstance> 
where TInstance: class

Типы обобщений

TItem
The type of the manager item.
TInstance
The manager item instance of the matching type.

Тип IManager<TItem,TInstance> предоставляет следующие члены.

Методы

 ИмяОписание
 - методFindInstanceByNameOverriding the IManager.FindInstanceByName method.  
 - методFindInstanceByUIdOverriding the IManager.FindInstanceByUId method.  
 - методFindItemByNameOverriding the IManager.FindItemByName method.  
 - методFindItemByUIdOverriding the IManager.FindItemByUId method.  
 - методGetInstanceByNameOverriding the IManager.GetInstanceByName method.  
 - методGetInstanceByUIdOverriding the IManager.GetInstanceByUId method.  
 - методGetItemByNameOverriding the IManager.GetItemByName method.  
 - методGetItemByUIdOverriding the IManager.GetItemByUId method.  

Смотри также

© Terrasoft 2002-2017.