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

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

Glossary Item Box

The column name generated based on the value the column contains.

Синтаксис

public virtual string ColumnValueName {get; set;}

Исключения

ИсключениеОписание
Terrasoft.Common.InvalidObjectStateExceptionIf the column does not reference other schemas; that is, it is not the lookup type.
Terrasoft.Common.InvalidObjectStateExceptionIf the reference to the lookup schema is not specified for the column of the lookup type.
Terrasoft.Common.InvalidObjectStateExceptionIf the primary column is not specified in the lookup schema that the column references.

Смотри также

© Terrasoft 2002-2017.

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

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