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

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

userConnection
User connection.
uid
The identifier of the item to get.

Glossary Item Box

Searches for the designed manager item with the specified identifier.

Синтаксис

ISchemaManagerItem FindDesignItem( 
   UserConnection userConnection, 
   Guid uid 
)

Параметры

userConnection
User connection.
uid
The identifier of the item to get.

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

The designed item with the uid identifier or null if no such item is found.

Смотри также

© Terrasoft 2002-2017.

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

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