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

IManagerItemCollection.GetByName - метод Смотри также  Terrasoft.Core - пространство имен > IManagerItemCollection - интерфейс : GetByName - метод C#

name
The manager item name.

Glossary Item Box

Gets the manager item with the specified name.

Синтаксис

TItem GetByName( 
   string name 
)

Параметры

name
The manager item name.

Тип возвращаемого значения

The manager item with the name name. If a manager item with the name name is not found, an exception is thrown.

Исключения

ИсключениеОписание
Terrasoft.Common.ItemNotFoundExceptionIf the manager item with the name name is not found.

Смотри также

© Terrasoft 2002-2017.

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

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