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

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

Glossary Item Box

Provides properties of the manager item of the specified type.

Синтаксис

public interface IManagerItem<TInstance> : IManagerItem  
where TInstance: class

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

TInstance
Any class.

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

Cвойства

 ИмяОписание
 - свойствоInstanceThe instance of the manager item of the current type. If the reference to an instance of the manager item is null, an exception is thrown.  
 - свойствоSafeInstanceThe safe instance of the manager item of the current type. If the reference to an instance of the manager item is null, null is returned.  

Смотри также

© Terrasoft 2002-2017.