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

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

userConnection
User connection.
uid
Identifier of the instance of the schema that is being added.

Glossary Item Box

Searches for the instance of the designed schema with the specified identifier.

Синтаксис

public virtual TSchemaManagerSchema FindDesignInstance( 
   UserConnection userConnection, 
   Guid uid 
)

Параметры

userConnection
User connection.
uid
Identifier of the instance of the schema that is being added.

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

The instance of the designed schema with the uid identifier. If the instance is not found, null is returned.

Смотри также

© Terrasoft 2002-2017.

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

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