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

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

name
Name of the manager item to get.

Glossary Item Box

Searches for the manager item by the specified name.

Синтаксис

TItem FindByName( 
   string name 
)

Параметры

name
Name of the manager item to get.

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

The manager item with the name name. If the item with the name name is not found, the default value is returned for the current type.

Исключения

ИсключениеОписание
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf the empty value or null value is passed as the name parameter.

Смотри также

© Terrasoft 2002-2017.

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

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