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

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

uid
Unique identifier of the collection item to get.

Glossary Item Box

Searches for the collection item of the current type by the specified unique identifier.

Синтаксис

public TItem FindByUId( 
   Guid uid 
)

Параметры

uid
Unique identifier of the collection item to get.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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