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

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

name
Name of the item instance.
userId
User identifier.

Glossary Item Box

Returns an item with the specified name that belongs to the specified user. If no such item is found, an exception is thrown.

Синтаксис

Параметры

name
Name of the item instance.
userId
User identifier.

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

The item that has the schema instance with the name name and belongs to the user with the userId identifier.

Исключения

ИсключениеОписание
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf the empty value or null value is passed as the name parameter.
Terrasoft.Common.ItemNotFoundExceptionIf the item that has the schema instance with the name name and belongs to the user with the userId identifier is found.

Смотри также

© Terrasoft 2002-2017.

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

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