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

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

name
Name of the item schema instance.
userId
User identifier.

Glossary Item Box

Searches for an item with the specified name of the schema instance that belongs to the specified user.

Синтаксис

Параметры

name
Name of the item schema instance.
userId
User identifier.

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

The item that has the schema instance with the name name and belongs to the user with the userId identifier, or null if no such item was found.

Исключения

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

Смотри также

© Terrasoft 2002-2017.

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

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