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

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

schemaManagerItem
The manager item where the schema is to be initialized.
assembly
An assembly that contains the type of the schema that is being created.

Glossary Item Box

Creates the schema instance for the type specified in the passed-in manager item. If the schema type is not found in the assembly, null is returned.

Синтаксис

Параметры

schemaManagerItem
The manager item where the schema is to be initialized.
assembly
An assembly that contains the type of the schema that is being created.

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

The initialized schema instance or null if the type of the schemaManagerItem schema is not found in the assembly assembly.

Смотри также

© Terrasoft 2002-2017.

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

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