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

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

Glossary Item Box

Returns the primary display column. If the same column is not specified for the schema, the exception is thrown.

Синтаксис

public string GetPrimaryDisplayColumnName()

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

Name of the primary display column.

Исключения

ИсключениеОписание
Terrasoft.Common.NullOrEmptyExceptionIf the primary display column is not initialized for the given schema or if the name is empty or null.

Смотри также

© Terrasoft 2002-2017.

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

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