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

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

name
The name of the column value to get.

Glossary Item Box

Gets the item with the specified name from the collection of column values. If no such item is found, an exception is thrown.

Синтаксис

public EntityColumnValue GetByName( 
   string name 
)

Параметры

name
The name of the column value to get.

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

The EntityColumnValue instance with the name name.

Смотри также

© Terrasoft 2002-2017.

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

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