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

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

columnMetaPath
Meta path to column.

Glossary Item Box

By the specified meta path to the schema column, generates the string of actual path that is built based on the type of inheritance.

Синтаксис

public string FindSchemaColumnPathByMetaPath( 
   string columnMetaPath 
)

Параметры

columnMetaPath
Meta path to column.

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

String of actual path to column that matches the columnMetaPath meta path.

Исключения

ИсключениеОписание
Terrasoft.Common.InvalidObjectStateExceptionIf the column is not the lookup type column.
Terrasoft.Common.InvalidObjectStateExceptionIf the reference to the lookup schema is not specified for the column of the lookup type.

Смотри также

© Terrasoft 2002-2017.

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

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