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

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

index
Index of the collection item.
expression
Expression of the entity schema query.

Glossary Item Box

Initializes the EntitySchemaQueryExpressionCollectionEventArgs instance with the specified index of the collection item and expression of the entity schema query.

Синтаксис

public EntitySchemaQueryExpressionCollectionEventArgs( 
   int index, 
   EntitySchemaQueryExpression expression 
)

Параметры

index
Index of the collection item.
expression
Expression of the entity schema query.

Смотри также

© Terrasoft 2002-2017.

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

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