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

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

uid
The item identifier.
userId
User identifier.

Glossary Item Box

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

Синтаксис

Параметры

uid
The item identifier.
userId
User identifier.

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

The manager item with the uid identifier that belongs to the user with the userId identifier.

Исключения

ИсключениеОписание
Terrasoft.Common.ItemNotFoundExceptionIf a manager item with the uid identifier that belongs to the user with the userId identifier is not found.

Смотри также

© Terrasoft 2002-2017.

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

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