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

SchemaManager.AddCoreSchema(Guid,String,Guid,Guid[]) - метод Смотри также  Terrasoft.Core - пространство имен > SchemaManager - класс > AddCoreSchema - метод : AddCoreSchema(Guid,String,Guid,Guid[]) - метод C#

uid
Identifier of the system schema that is being added.
name
Name of the system schema that is being added.
parentSchemaUId
Identifier of the parent schema.
referenceSchemaUIds
A list of the identifiers of the schemas that the schema being added references.

Glossary Item Box

Adds the system schema with the specified identifier and name to the schema manager and indicates the parent schema and a list of the schemas which the system schema being added references.

Синтаксис

Параметры

uid
Identifier of the system schema that is being added.
name
Name of the system schema that is being added.
parentSchemaUId
Identifier of the parent schema.
referenceSchemaUIds
A list of the identifiers of the schemas that the schema being added references.

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

The manager item that contains the system schema that was added.

Заметки

Method is overloaded.

Смотри также

© Terrasoft 2002-2017.

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

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