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

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

schemaUId
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.

Синтаксис

public Stream GetReadableSchemaMetaData( 
   Guid schemaUId, 
   UserConnection userConnection 
)

Параметры

schemaUId
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 schemaUId identifier, in a readable format.

Смотри также

© Terrasoft 2002-2017.

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

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