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

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

Glossary Item Box

Provides methods and properties of the manager.

Синтаксис

public interface IManager 

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

Cвойства

 ИмяОписание
 - свойствоItemCountNumber of items.  
 - свойствоNameName.  
 - свойствоProviderThe provider.  

Методы

 ИмяОписание
 - методClearRemoves all items from the collection of the manager.  
 - методFindInstanceByNameSearches for the instance of the manager item with the specified name.  
 - методFindInstanceByUIdSearches for the instance of the manager item with the specified unique identifier.  
 - методFindItemByNameSearches for the manager item with the specified name.  
 - методFindItemByUIdSearches for the manager item with the specified unique identifier.  
 - методGetInstanceByNameGets the instance of the manager item with the specified name.  
 - методGetInstanceByUIdGets the instance of the manager item with the specified unique identifier.  
 - методGetItemByNameGets the manager item with the specified name.  
 - методGetItemByRealUIdReturns manager item for the specified unique Id of the schema extention.  
 - методGetItemByUIdGets the manager item with the specified identifier.  
 - методGetItemsПерегружен.   
 - методInitializeInitializes the manager, using the specified manager provider and the information from the configuration file.  

Смотри также

© Terrasoft 2002-2017.