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

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

name
The name of the entity column value that is searched for in the collection.

Glossary Item Box

Gets the EntityColumnValue instance with the specified name from the collection. If the instance with this name does not exists in the collection, it is created.

Синтаксис

public EntityColumnValue ForceGetByName( 
   string name 
)

Параметры

name
The name of the entity column value that is searched for in the collection.

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

The EntityColumnValue instance with the name name.

Смотри также

© Terrasoft 2002-2017.

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

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