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

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

referenceSchemaName
The name of the system lookup schema.
name
The name of the column.

Glossary Item Box

Adds a new column of the lookup type with using the column name and name of the system lookup schema.

Синтаксис

public EntitySchemaColumn AddSystemLookupColumn( 
   string referenceSchemaName, 
   string name 
)

Параметры

referenceSchemaName
The name of the system lookup schema.
name
The name of the column.

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

Column of the lookup type with the name name of the referenceSchemaName system lookup schema.

Смотри также

© Terrasoft 2002-2017.

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

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