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

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

schemaUId
Identifier of the schema whose source code to get.
userConnection
User connection.

Glossary Item Box

Gets the source code of the schema with the specified identifier.

Синтаксис

public Stream GetSchemaSource( 
   Guid schemaUId, 
   UserConnection userConnection 
)

Параметры

schemaUId
Identifier of the schema whose source code to get.
userConnection
User connection.

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

The stream containing the source code of the schema with the schemaUId identifier, or null if the source code could not be obtained.

Смотри также

© Terrasoft 2002-2017.

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

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