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

Manager.FindItemByName - метод Смотри также  Terrasoft.Core - пространство имен > Manager - класс : FindItemByName - метод C#

name
The manager item name.

Glossary Item Box

Searches for the manager item with the specified name.

Синтаксис

public virtual TItem FindItemByName( 
   string name 
)

Параметры

name
The manager item name.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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