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

IManagerItemCollection.GetByUId - метод Смотри также  Terrasoft.Core - пространство имен > IManagerItemCollection - интерфейс : GetByUId - метод C#

uid
Unique identifier of the manager item to get.

Glossary Item Box

Gets the manager item with the specified unique identifier.

Синтаксис

TItem GetByUId( 
   Guid uid 
)

Параметры

uid
Unique identifier of the manager item to get.

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

The manager item with the unique uid identifier. If an item with the uid unique identifier is not found, an exception is thrown.

Исключения

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

Смотри также

© Terrasoft 2002-2017.

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

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