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

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

source
The collection of values of the entity columns whose clone is being created. Each item of the collection being created is a clone of the corresponding item of the source collection.

Glossary Item Box

Initializes a new EntityColumnValueCollection instance that is a clone of the specified collection of values of the entity columns.

Синтаксис

public EntityColumnValueCollection( 
   EntityColumnValueCollection source 
)

Параметры

source
The collection of values of the entity columns whose clone is being created. Each item of the collection being created is a clone of the corresponding item of the source collection.

Смотри также

© Terrasoft 2002-2017.

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

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