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

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

uid
Identifier of the schema to be removed.
userConnetion
User connection.

Glossary Item Box

Removes the schema with the specified identifier from the schema manager.

Синтаксис

Guid RemoveSchema( 
   Guid uid, 
   UserConnection userConnetion 
)

Параметры

uid
Identifier of the schema to be removed.
userConnetion
User connection.

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

The identifier of the record in SysSchemaInSolution in which the schema was removed.

Смотри также

© Terrasoft 2002-2017.

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

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