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

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

columnPath
Path to schema column.

Glossary Item Box

From the specified path to lookup column of the schema, generates the array of actual path strings that are built, while accounting for inheritance.

Синтаксис

public string[] GetMultiLookupPathParts( 
   string columnPath 
)

Параметры

columnPath
Path to schema column.

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

String array of the path to the primary display column that is converted, while accounting for inheritance.

Смотри также

© Terrasoft 2002-2017.

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

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