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

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

name
Name of the manager item instance to get.

Glossary Item Box

Searches for the instance of the manager item with the specified name.

Синтаксис

public virtual TInstance FindInstanceByName( 
   string name 
)

Параметры

name
Name of the manager item instance to get.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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