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

EntitySchema.AddLookupColumn(String,String,Guid) - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchema - класс > AddLookupColumn - метод : AddLookupColumn(String,String,Guid) - метод C#

referenceSchemaName
The name of the schema that the column references.
name
The name of the column.
uid
Unique identifier of a column.

Glossary Item Box

Adds a new column of the lookup type with the specified name and identifier, which references the specified schema.

Синтаксис

Параметры

referenceSchemaName
The name of the schema that the column references.
name
The name of the column.
uid
Unique identifier of a column.

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

The instance of EntitySchemaColumn with the name name, the uid identifier, which references the referenceSchemaName lookup.

Смотри также

© Terrasoft 2002-2017.

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

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