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

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

name
Name of the schema column to get.

Glossary Item Box

In the collection, searches for the schema column with the specified name. If no such schema column is found, null is returned.

Синтаксис

public EntitySchemaColumn FindSchemaColumnByName( 
   string name 
)

Параметры

name
Name of the schema column to get.

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

The EntitySchemaColumn instance with the name name.

Смотри также

© Terrasoft 2002-2017.

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

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