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

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

name
The name of the column value to get.

Glossary Item Box

In the collection, searches for the value of the entity column with the specified name. If the column value is not found, null is returned.

Синтаксис

public EntityColumnValue FindByName( 
   string name 
)

Параметры

name
The name of the column value to get.

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

The EntityColumnValue instance with the name name.

Смотри также

© Terrasoft 2002-2017.

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

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