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

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

uid
Unique identifier of the manager item to get.

Glossary Item Box

Searches for the manager item of the current type with the specified unique identifier.

Синтаксис

public virtual TItem FindItemByUId( 
   Guid uid 
)

Параметры

uid
Unique identifier of the manager item to get.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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