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

ISchemaManager.GetReadableSchemaMetaData(Guid,UserConnection) - метод Смотри также  Terrasoft.Core - пространство имен > ISchemaManager - интерфейс > GetReadableSchemaMetaData - метод : GetReadableSchemaMetaData(Guid,UserConnection) - метод C#

schemaId
The identifier of the schema whose metadata is to be obtained.
userConnection
User connection.

Glossary Item Box

Gets the metadata of the schema with the specified identifier in a readable format.

Синтаксис

Stream GetReadableSchemaMetaData( 
   Guid schemaId, 
   UserConnection userConnection 
)

Параметры

schemaId
The identifier of the schema whose metadata is to be obtained.
userConnection
User connection.

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

The stream that contains the metadata of the schema with the schemaId identifier, in a readable format.

Смотри также

© Terrasoft 2002-2017.

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

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