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

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

uid
Unique identifier of the manager item instance.

Glossary Item Box

Gets the instance of the manager item for the specified unique identifier.

Синтаксис

public virtual TInstance FindInstanceByUId( 
   Guid uid 
)

Параметры

uid
Unique identifier of the manager item instance.

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

The instance of the manager item with the specified uid identifier. If the manager 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.

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

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