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

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

uid
Identifier of the system schema that is being added.
name
Name of the system schema that is being added.

Glossary Item Box

Adds the system schema with the specified identifier and name to the schema manager.

Синтаксис

public ISchemaManagerItem AddCoreSchema( 
   Guid uid, 
   string name 
)

Параметры

uid
Identifier of the system schema that is being added.
name
Name of the system schema that is being added.

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

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

Заметки

Method is overloaded.

Смотри также

© Terrasoft 2002-2017.

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

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