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

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

columnPath
Path to schema column.

Glossary Item Box

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

Синтаксис

public string GetInheritedPath( 
   string columnPath 
)

Параметры

columnPath
Path to schema column.

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

String of the path to schema column that is converted, while accounting for inheritance.

Исключения

ИсключениеОписание
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf the columnPath parameter is empty or null.

Смотри также

© Terrasoft 2002-2017.

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

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