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

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

schemaUId
Schema identifier.
userConnection
User connection.

Glossary Item Box

Gets metadata of the schema with the specified identifier.

Синтаксис

public Stream GetSchemaMetaData( 
   Guid schemaUId, 
   UserConnection userConnection 
)

Параметры

schemaUId
Schema identifier.
userConnection
User connection.

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

The stream containing the metadata of the schema with the schemaUId identifier.

Смотри также

© Terrasoft 2002-2017.

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

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