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

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

userConnection
User connection.
columns
The collection of entity schema columns from which the values of the current collection of values of the entity columns are generated.

Glossary Item Box

Initializes a new EntityColumnValueCollection instance based on the specified collection of entity schema columns, using the specified user connection.

Синтаксис

public EntityColumnValueCollection( 
   UserConnection userConnection, 
   EntitySchemaColumnCollection columns 
)

Параметры

userConnection
User connection.
columns
The collection of entity schema columns from which the values of the current collection of values of the entity columns are generated.

Смотри также

© Terrasoft 2002-2017.

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

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